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

EKS:DescribeAddons should not be a required permission if EBS is not checked during cluster creation/update #951

Open
valaparthvi opened this issue Nov 21, 2024 · 0 comments
Assignees

Comments

@valaparthvi
Copy link
Contributor

valaparthvi commented Nov 21, 2024

EKS:DescribeAddon is a required permission even if the EBS addon is not checked.

Rancher docs describe this permission as necessary in case the user wants to enabled EBS CSI Driver.

This is causing Rancher crash on 2.9, and error on 2.8 and 2.10, ref: rancher/rancher#48144

The operator must check the config for EBS addon before deeming the permission to be necessary.

@valaparthvi valaparthvi changed the title EKS:DescribeAddons should not be checked if EBS is not required EKS:DescribeAddons should not be a required permission if EBS is not checked during cluster creation/update Nov 21, 2024
@yiannistri yiannistri self-assigned this Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants