managed-cluster-config
managed-cluster-config copied to clipboard
Move CreateTags permission for ENIs to match Instances
What type of PR is this?
Refactor
What this PR does / why we need it?
This moves the permissions for creating tags on ENIs to match the same restrictions for tagging Instances. Specifically, this change meets the following criteria:
- ENIs must be tagged with red-hat-managed: true
- ENIs cannot be tagged after creation
- ENIs can only be tagged when created as part of a call to RunInstances (creating an EC2 instance).
/hold for discussion
/hold cancel
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: fahlmant, rafael-azevedo
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~resources/sts/OWNERS~~ [fahlmant,rafael-azevedo]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
/hold
/hold cancel
@fahlmant: all tests passed!
Full PR test history. Your PR dashboard.
Instructions 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.