aws / aws-parallelcluster-ui

Apache License 2.0
31 stars 18 forks source link

Revert "[PCUI]Add PermissionBoundary for every IAM role and prefix for every IAM role and policy. (#255)" #256

Closed hanwen-pcluste closed 11 months ago

hanwen-pcluste commented 11 months ago

This reverts commit 6aaed036adae5ab1facab86fb9144207c2c7de03.

Reason: to merge any changes reliant on PC API, we need to do the following in order:

  1. Release a new version of PC API
  2. Bump version in PC UI
  3. Merge the changes

For this specific commit, we need to

  1. Wait for ParallelCluster 3.8.0 release, because the PC API related change is in 3.8.0 https://github.com/aws/aws-parallelcluster/pull/5640
  2. Bump version in PC UI to 3.8.0
  3. Merge the changes

Description

Changes

How Has This Been Tested?

References

PR Quality Checklist

In order to increase the likelihood of your contribution being accepted, please make sure you have read both the Contributing Guidelines and the Project Guidelines

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

marcofiocco commented 11 months ago

Any ETA on the release of 3.8 please?