Skip to content
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

fix(auth): allow anyone to get cluster-info in kube-public #1334

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

xiaosuiba
Copy link
Contributor

What type of PR is this?

Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespace from that line:

/kind bug

What this PR does / why we need it:
According to official docs, anyone could read resources in kube-public namespace
https://kubernetes.io/docs/reference/setup-tools/kubeadm/implementation-details/

Which issue(s) this PR fixes:

Fixes #1332

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.:


@xiaosuiba xiaosuiba force-pushed the fix-1332 branch 2 times, most recently from 7c5b7b2 to 536b3a5 Compare June 2, 2021 04:32
@leoryu
Copy link
Contributor

leoryu commented Jun 3, 2021

@metang326 please check this PR, thx.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

platformlogin user cannot list configmap in kube-public
3 participants