Label `kubernetes.io/bootstrapping` not registered / documented
#35.602 geöffnet am 1. Aug. 2022
Repository-Metriken
- Stars
- (4.127 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 16T 13h) (160 gemergte PRs in 30 T)
Beschreibung
This is a Bug Report
Problem:
There is a label, kubernetes.io/bootstrapping, that is not yet registered or documented.
Proposed Solution: Update https://kubernetes.io/docs/reference/labels-annotations-taints/ to mention and document this label.
Page to Update: https://kubernetes.io/docs/reference/labels-annotations-taints/
Additional Information:
Supporting evidence: https://docs.openshift.com/container-platform/4.7/authentication/using-rbac.html makes mention of the
kubernetes.io/bootstrapping and explains that it is used for some ClusterRoles / ClusterRoleBindings / Roles / RoleBindings.
/sig auth /language en
/lifecycle frozen /kind bug