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

label kubernetes.io/role is not mentioned in well-knwon labels while used in kubectl for display #47163

Open
tdihp opened this issue Jul 15, 2024 · 3 comments · May be fixed by #47185
Open

label kubernetes.io/role is not mentioned in well-knwon labels while used in kubectl for display #47163

tdihp opened this issue Jul 15, 2024 · 3 comments · May be fixed by #47185
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug. language/en Issues or PRs related to English language priority/backlog Higher priority than priority/awaiting-more-evidence. triage/accepted Indicates an issue or PR is ready to be actively worked on.

Comments

@tdihp
Copy link

tdihp commented Jul 15, 2024

This is a Bug Report

Problem:

As titled. kubectl get node -owide and kubectl describe node shows Role with reads label.

See https://github.com/kubernetes/kubernetes/blob/3361895612dac57044d5dacc029d2ace1865479c/pkg/printers/internalversion/printers.go#L1920
and https://github.com/kubernetes/kubernetes/blob/3361895612dac57044d5dacc029d2ace1865479c/staging/src/k8s.io/kubectl/pkg/describe/describe.go#L5543

Proposed Solution:
Mention it in doc. If it is a deprecated label, mention it is deprecated.

Page to Update:
https://kubernetes.io/docs/reference/labels-annotations-taints/

@tdihp tdihp added the kind/bug Categorizes issue or PR as related to a bug. label Jul 15, 2024
@k8s-ci-robot k8s-ci-robot added the needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. label Jul 15, 2024
@dipesh-rawat
Copy link
Member

/language en

@k8s-ci-robot k8s-ci-robot added the language/en Issues or PRs related to English language label Jul 15, 2024
@dipesh-rawat
Copy link
Member

/triage accepted
/priority backlog

@k8s-ci-robot k8s-ci-robot added triage/accepted Indicates an issue or PR is ready to be actively worked on. priority/backlog Higher priority than priority/awaiting-more-evidence. and removed needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Jul 15, 2024
@kundan2707
Copy link
Contributor

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. language/en Issues or PRs related to English language priority/backlog Higher priority than priority/awaiting-more-evidence. triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants