eth-cscs / manta

Another CLI for Alps
https://eth-cscs.github.io/manta/
BSD 3-Clause "New" or "Revised" License
14 stars 3 forks source link

BUG: do not reboot nodes when processing SAT files if boot image in sessiontemplate is the same and the one used by the nodes #39

Closed Masber closed 6 months ago

Masber commented 6 months ago

the command apply cluster always reboots the nodes, this is inefficient if the boot image related to the BOS sessiontemplate does not changes.

This issues is to improve the default apply cluster behavior so nodes won't get rebooted if sessiontemplate boot image is the same as the current boot image assigned to the nodes.

Masber commented 6 months ago

fixed in version 1.28.4