Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWSIamConfig mapRoles and mapUsers changes not detected with cluster upgrade #3390

Closed
pokearu opened this issue Sep 19, 2022 · 0 comments
Closed
Assignees
Labels
area/cli Generic EKS-A CLI features kind/bug Something isn't working

Comments

@pokearu
Copy link
Member

pokearu commented Sep 19, 2022

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.

@pokearu pokearu added the kind/bug Something isn't working label Sep 19, 2022
@pokearu pokearu self-assigned this Sep 19, 2022
@pokearu pokearu added the area/cli Generic EKS-A CLI features label Sep 19, 2022
@pokearu pokearu closed this as completed Sep 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli Generic EKS-A CLI features kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant