-
Notifications
You must be signed in to change notification settings - Fork 14.6k
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
Adding documentation about Endpoints write access in wake of CVE-2021-25740 #29025
Conversation
👷 Deploy Preview for kubernetes-io-vnext-staging processing. 🔨 Explore the source changes: d710925 🔍 Inspect the deploy log: https://app.netlify.com/sites/kubernetes-io-vnext-staging/deploys/60feffbc38292a0007028897 |
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.
/sig auth
Some feedback on the documentation style. It's OK to merge without addressing these.
bbb50f8
to
36c4a57
Compare
anything else to add, or can we go ahead and merge this? |
@PI-Victor I think this is good to go, I don't have anything else to add at least. |
thank you! |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: PI-Victor 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 |
/lgtm |
LGTM label has been added. Git tree hash: 4db2b28292d3843a0ea0dea36d905d79e1cc7b63
|
This is a follow up to kubernetes/kubernetes#103704 (comment) and the mitigation of kubernetes/kubernetes#103675. @liggitt suggested that I pull the YAML example he provided out of the release note and into RBAC docs. I'm not sure if this is the right place - suggestions very welcome.
/assign @liggitt