Merge pull request #38908 from mathieu-benoit/patch-2

Mark automatic labelling on namespaces as stable since 1.22
This commit is contained in:
Kubernetes Prow Robot 2023-01-12 23:33:12 -08:00 committed by GitHub
commit a0604c4d9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@ kubectl api-resources --namespaced=false
## Automatic labelling ## Automatic labelling
{{< feature-state state="beta" for_k8s_version="1.21" >}} {{< feature-state for_k8s_version="1.22" state="stable" >}}
The Kubernetes control plane sets an immutable {{< glossary_tooltip text="label" term_id="label" >}} The Kubernetes control plane sets an immutable {{< glossary_tooltip text="label" term_id="label" >}}
`kubernetes.io/metadata.name` on all namespaces, provided that the `NamespaceDefaultLabelName` `kubernetes.io/metadata.name` on all namespaces, provided that the `NamespaceDefaultLabelName`