Skip to content

Commit

Permalink
Avoid change permission of shared FS on Compute nodes
Browse files Browse the repository at this point in the history
Signed-off-by: Francesco Giordano <[email protected]>
  • Loading branch information
francesco-giordano committed May 18, 2023
1 parent d80849c commit 56c43b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ CHANGELOG
- Upgrade image used by CodeBuild environment when building container images for AWS Batch clusters, from
`aws/codebuild/amazonlinux2-x86_64-standard:3.0` to `aws/codebuild/amazonlinux2-x86_64-standard:4.0` and from
`aws/codebuild/amazonlinux2-aarch64-standard:1.0` to `aws/codebuild/amazonlinux2-aarch64-standard:2.0`.
- Avoid to reset FSx and EFS shared folders permissions when mounting them in the compute nodes.

**BUG FIXES**
- Fix EFS, FSx network security groups validators to avoid reporting false errors.
Expand Down

0 comments on commit 56c43b8

Please sign in to comment.