Label `kubernetes.io/bootstrapping` not registered / documented
#35,602 opened on Aug 1, 2022
Repository metrics
- Stars
- (4,127 stars)
- PR merge metrics
- (Avg merge 16d 13h) (160 merged PRs in 30d)
Description
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