-
Notifications
You must be signed in to change notification settings - Fork 40.3k
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
make the system:authenticated group adder smarter #42491
Conversation
LGTM |
@deads2k: The following test(s) failed:
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. Instructions 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. |
@k8s-bot cvm gce e2e test this |
/lgtm |
[APPROVALNOTIFIER] This PR is NOT APPROVED The following people have approved this PR: deads2k, liggitt Needs approval from an approver in each of these OWNERS Files: We suggest the following people: |
approval issue is on vendor/BUILD, tagging. |
Automatic merge from submit-queue |
Fixes #42437
This prevents the group adder from adding the system:authenticated group when:
Smaller alternative to #42421 for 1.6.
@kubernetes/sig-auth-pr-reviews @enj @liggitt