You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,8 +10,8 @@ This file is used to list changes made in each version of the aws-parallelcluste
10
10
- Add logging of compute node console output to CloudWatch from head node on compute node bootstrap failure.
11
11
- Add validators to prevent malicious string injection while calling the subprocess module.
12
12
13
-
-**BUG FIXES**
14
-
- Fix an issue in clustermgtd that caused compute nodes rebooted via Slurm to be treated as unhealthy if the EC2 instance status checks fail (see https://github.com/aws/aws-parallelcluster/issues/4751)
13
+
**BUG FIXES**
14
+
- Fix an issue in clustermgtd that caused compute nodes rebooted via Slurm to be treated as unhealthy if the EC2 instance status checks fail.
0 commit comments