add cluster role/rolebinding for iamroleselector on namespace scope#659
add cluster role/rolebinding for iamroleselector on namespace scope#659michaelhtm wants to merge 1 commit intoaws-controllers-k8s:mainfrom
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: michaelhtm The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/retest |
d738669 to
6b0db9b
Compare
|
/retest |
1 similar comment
|
/retest |
IAMRoleSelector is a cluster scoped resource. When a controller is configured as namespace scoped, this change adds a cluster role/rolebinding that gives the controller access to iamroleselector and namespaces.
6b0db9b to
62bc494
Compare
|
/test ec2-controller-test |
|
@michaelhtm: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
|
/test ec2-controller-test |
Issue #2755
Description of changes:
added changes:
to namespaces the controller is watching
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.