Azure / Azure/cyclecloud-slurm
Hide remove_nodes from the azcli - not supported
Open
- Dominant language
- Python
- Stars
- 84
- Forks
- 56
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 1
Description
azslurm is inheriting the remove_nodes action from scalelib's clilib, but it should not be supported in Slurm because we can not really safely remove a node from Slurm, like in other schedulers.
Note this command removes the node from the scheduler, but does _not_ shut it down.
We may find a way to use this with dynamic nodes, however.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.