-
Notifications
You must be signed in to change notification settings - Fork 40k
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
oidc auth: fix prefix flag plumbing #56175
oidc auth: fix prefix flag plumbing #56175
Conversation
Flaking on #56166 /test pull-kubernetes-bazel-test |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ericchiang, liggitt Associated issue: 56169 The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these OWNERS Files:
You can indicate your approval by writing |
[MILESTONENOTIFIER] Milestone Pull Request Needs Attention @deads2k @ericchiang @liggitt @kubernetes/sig-auth-misc Action required: During code slush, pull requests in the milestone should be in progress. Note: If this pull request is not resolved or labeled as Pull Request Labels
|
Automatic merge from submit-queue (batch tested with PRs 51494, 56097, 56072, 56175). If you want to cherry-pick this change to another branch, please follow the instructions here. |
Will this bugfix get backported to 1.8? |
@Josh-West-Bose yes the cherry pick can be tracked here #56229 |
Fixes #56169
Tested this with an full API server against Google. It works now.
:(
cc @kubernetes/sig-auth-bugs
/assign @liggitt @deads2k
Probably worth a cherry pick.