-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Enable use of irsa for aws load balancer controller #11088
Conversation
ce9ce4e
to
d0e7d9e
Compare
/retest |
Can we update an integration test case to use this functionality? I'd expect a new iam role for aws-load-balancer-controller being created in the terraform/cloudformation output. |
Sure. I can PR an integration test for aws load balancer controller that can go in first. |
If not, reparse will fail because a path may be e.g a *corev1.Pod
This commit also introduces support for adding token projection volumes for well-known SAs. Slightly less complicated than explicitly parsing the objects for a manifest
@rifelpet now you can see a policy/role diff here. |
/retest |
/test pull-kops-verify-terraform |
:( we can probably rerun each of the e2e tests one at a time. otherwise this LGTM 👍🏻 |
/test pull-kops-e2e-kubernetes-aws |
/test pull-kops-e2e-k8s-containerd |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/retest
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: rifelpet The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/retest |
This also improves how we can add irsa data to a manifest.