eks-anywhere
eks-anywhere copied to clipboard
Workload cluster `upgrade` with AWSIamConfig changes for workload updates the management configmap
trafficstars
What happened:
Running cluster upgrade command for workload cluster with changes to the AWSIamConfig updates the aws-auth config map on the management cluster and not the workload cluster.
What you expected to happen:
aws-auth config map for aws-iam-authenticator must be updated on the workload cluster. This updates role mappings for the workload cluster.
Anything else we need to know?: This issue is also dependent on #3390 fix.