This repository has been archived by the owner on Oct 10, 2023. It is now read-only.
Add support for Tanzu Mission Control's required AWS IAM permissions #937
Labels
area/cli
kind/feature
Categorizes issue or PR as related to a new feature
lifecycle/active
provider/aws
AWS Provider Issues
(This is used to request new product features)
Describe the feature request
Tanzu Mission Control's cluster agent requires extra read only permissions to AWS:
For consistency across cloud providers, the cluster agent does not use a node selector, so the IAM permissions need to be added to every node until such a time until some form of workload identity exists, so some mechanism to add it to the nodes role is required.
Proposal is to do the following:
tanzu management-cluster permissions aws set
with a--enable-tmc-permissions
flag to automatically add these or update an existing set of IAM roles for current 1.4.0 installs.Describe alternatives you've considered
Affected product area (please put an X in all that apply)
Additional context
The text was updated successfully, but these errors were encountered: