0fb11f4f77
- Update to upstream release 1.9: * clush: add --mode support with sudo and sshpass examples * clush: add options '--outdir=OUTDIR' and '--errdir=ERRDIR' * clush: always close stdin stream of worker when it is not used * clush: use daemon attribute instead of deprecated setDaemon() * slurm.conf.example: filter out more Slurm node state flags * NodeSet: add special notation @@source to expand group names * RangeSet: nD folding optimization * RangeSet: support ranges with zero padding of mixed lengths * RangeSet: add explicit intiter() method to iterate over integers * EngineClient: EnginePort improvements, add event ev_port_start() * Tree: fix start and bufferize early writes * Tree: fix error with intermediate gateways * Defaults: Introduce CLUSTERSHELL_CFGDIR * Fix for python-3.10 * Worker: deprecate old EventHandler method signatures * Worker: remove old last_*() methods
Stephane Thiell
2022-11-28 21:06:38 +00:00
8e4acf61bf
- Update to upstream release 1.8.4: * RangeSetND: fix padding info when slicing using __getitem__() * Defaults: Allow out-of-tree worker modules * NodeUtils: allow YAML list to declare node groups * Tree: Use default local_worker and allow overriding Defaults * Worker/Rsh: return maxrc properly for Rsh Worker * xCAT binding: add support for spaces in group names * CLI/Clush: Avoid python3 error with no stdin * CLI/Clush: use os.read() in stdin thread * CLI/Clush: Add maxrc option to clush.conf * CLI/Display: Add support for NO_COLOR and CLICOLOR
Stephane Thiell
2021-11-08 17:46:23 +00:00
1138200602
- Update to upstream release 1.8.1: * support offline gateways in Tree mode * CLI: added --conf and --groupsconf command line options * NodeSet: speed-up nodeset parsing * EventHandler: reinstate ev_error and ev_timeout as deprecated * nodeset/cluset CLI: allow litteral new line in -S * nodeset/cluset CLI: handle multiline shell arguments in options
Stephane Thiell
2018-11-26 23:22:00 +00:00
c6bd66e373
- Update to new upstream release 1.8: * added Python 3 support (3.4+) * support for Python 2.5 and below has been dropped * new EventHandler API (backward compatible) * task.shell() has a new stdin (boolean) argument * NodeSet/nodeset/cluset can now handle numeric node names * clush now use slightly different colors that are legible on dark backgrounds
Stephane Thiell
2017-10-26 16:43:35 +00:00
1d6748486e
remove macros that were confusing format_spec_file
Stephane Thiell
2017-10-25 21:30:01 +00:00
5afb954ff9
- update to 1.8
Stephane Thiell
2017-10-25 20:31:24 +00:00