-
Notifications
You must be signed in to change notification settings - Fork 15k
Document new cache{A,Una}uthorizedRequests
field in AuthorizationConfiguration
#50717
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
Conversation
👷 Deploy Preview for kubernetes-io-vnext-staging processing.
|
/cc @liggitt |
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
Hi @rfranzke , could you only include |
Sure, done |
/remove language/bn language/fr language/id language/ja language/pt language/zh |
/remove-language bn fr id ja pt zh |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: tengqm 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 |
/remove-area blog web-development |
/lgtm |
LGTM label has been added. Git tree hash: 5f8ed2a778453b660091b8bfbc67f4506b938d59
|
Description
This PR documents the newly introduced features
cacheAuthorizedRequests
andcacheUnauthorizedRequests
in theapiserver.config.k8s.io/v1{alpha1,beta1}. AuthorizationConfiguration
API.Issue
Part of kubernetes/kubernetes#129233
Follow-up of kubernetes/kubernetes#129237