feat(aws): enable shared IAM role in e2e - #7334
Conversation
|
Skipping CI for Draft Pull Request. |
|
Important Review skippedAuto reviews are limited based on label configuration. 🚫 Excluded labels (none allowed) (1)
Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Comment |
|
/test e2e-aws |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sjenning The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/test verify |
Enable the use of a single shared IAM role for all test clusters except TestCreateCluster.
Original commit that introduced the shared role did not include handling for using ROSA managed policies. The commit adds code to handle it.
18916a0 to
1691ea9
Compare
|
/test e2e-aws-minimal |
|
@sjenning: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Enable the use of a single shared IAM role for all test clusters except TestCreateCluster.
Follow on for #7331