You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What happened:
Modified cluster config after initial cluster create and updated only the AWSIamConfig mapRoles and mapUsers.
Ran eksctl-anywhere upgrade cluster and CLI did not detect the changes for AWSIamConfig.
2022-09-19T18:32:24.607Z V3 Clusters are the same
2022-09-19T18:32:24.607Z V0 No upgrades needed from cluster spec
2022-09-19T18:32:24.607Z V4 Task finished {"task_name": "upgrade-needed", "duration": "3.811571832s"}
What you expected to happen:
EKS CLI detects the changes in the AWSIamConfig and updates the roles on the cluster.
The text was updated successfully, but these errors were encountered:
What happened:
Modified cluster config after initial cluster create and updated only the
AWSIamConfig
mapRoles and mapUsers.Ran
eksctl-anywhere upgrade cluster
and CLI did not detect the changes for AWSIamConfig.What you expected to happen:
EKS CLI detects the changes in the AWSIamConfig and updates the roles on the cluster.
The text was updated successfully, but these errors were encountered: