2
0
mirror of https://github.com/xcat2/confluent.git synced 2026-02-27 02:39:18 +00:00
Jarrod Johnson e9a2f57ad8 Simplify the noderange abbreviation
Since the multi-iterator ambition is out,
ditch the expensive set wrangling step.

Now the procedure is:
-Suck nodes into groups, as possible
-Separately for groups and nodes:
     -Sort the elements
     -Chunk the elements based on 'non-numberical' situation matching
     -analyze the iterators to apply [] to shorten the name
     -Multi-iterator will cause a discontinuity, and a new ',' delimited name gets constructed
2023-10-10 16:56:32 -04:00
2023-06-15 09:35:37 -04:00
2023-09-20 10:13:34 -04:00
2021-01-21 11:52:22 -05:00
Description
xCAT confluent - replacement of conserver and eventually xcatd
14 MiB
Languages
Python 79.6%
Shell 16.2%
C 3.3%
Go 0.4%
Perl 0.3%