kubernetes/website

Label `kubernetes.io/bootstrapping` not registered / documented

Open

#35,602 opened on Aug 1, 2022

View on GitHub
 (11 comments) (0 reactions) (1 assignee)HTML (13,918 forks)batch import
help wantedkind/buglanguage/enlifecycle/frozenpriority/backlogsig/authsig/docstriage/accepted

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

Contributor guide