Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ CHANGELOG
- Fix cluster creation failure caused by Slurm accounting bootstrap failing when ClusterName is overridden
via custom Slurm settings or the cluster name contains upper-case letters.
- Remove deprecated parameter `AccountingStorageUser` from Slurm configuration that was causing harmless error messages.
- Fix clustermgtd failing to detect compute node bootstrap timeouts, which prevented the cluster from entering protected mode.

3.15.0
------
Expand Down
Loading