Skip to content

Commit c26ea53

Browse files
demartinofraenrico-usai
authored andcommitted
Minor changes to changelog
1 parent 875182c commit c26ea53

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

CHANGELOG.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,15 @@ This file is used to list changes made in each version of the aws-parallelcluste
66
3.0.0
77
------
88

9-
**CHANGES**
10-
- Drop support for SGE and Torque schedulers.
11-
- Use tags prefix `parallelcluster:`.
12-
- Run Slurm command `scontrol` with sudo because clustermgtd is run as cluster admin user (not root).
13-
- Implement `computemgtd` self-termination via `shutdown` command instead of calling TerminateInstances.
9+
**ENHANCEMENTS**
1410
- Implement scaling protection mechanism with Slurm scheduler: compute fleet is automatically set to 'PROTECTED' state
1511
in case recurrent failures are encountered when provisioning nodes.
12+
- Implement `computemgtd` self-termination via `shutdown` command instead of calling TerminateInstances.
13+
14+
**CHANGES**
15+
- Drop support for SGE and Torque schedulers.
16+
- Use tags prefix `parallelcluster:` when describing EC2 instances.
17+
- Run Slurm command `scontrol` with sudo because clustermgtd is executed as cluster admin user (not root).
1618

1719
2.11.2
1820
-----

0 commit comments

Comments
 (0)