-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
iam-role-for-service-accounts-eks has invalid policy for new aws accounts when attach_load_balancer_controller_policy = true #339
Comments
I am sorry but I am not following - can you please provide the information requested in the issue template |
kubernetes-sigs/aws-load-balancer-controller#3046 They are updating the documented load balancer controller iam policy, which this repo replicates (its even linked here). Im just doing you a courtesy of letting you know. You guys need to update your policy in To be clear, that PR isnt merged yet, so it could change. But its current state is incorrect (as well as the one hosted in this repository). So it will change, its just a matter of when. |
ahhh, ok! Now that makes sense - got it! Thank you, I've subscribed to those linked issue/PR |
Just a heads up, they've merged the policy change kubernetes-sigs/aws-load-balancer-controller#3046 |
This issue has been automatically marked as stale because it has been open 30 days |
Hi, they have merged the permissions and I have a PR to update them here. Please have a look. Thanks. |
This issue has been resolved in version 5.16.0 🎉 |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
The following two issues are also effecting the policy stored in terraform on this repo
kubernetes-sigs/aws-load-balancer-controller#2692
kubernetes-sigs/aws-load-balancer-controller#3046
Basically, the 2
condition
's here are wrong.The text was updated successfully, but these errors were encountered: