Skip to content

Commit a0604c4

Browse files
authored
Merge pull request #38908 from mathieu-benoit/patch-2
Mark automatic labelling on namespaces as stable since 1.22
2 parents eef0c4c + 794f7bf commit a0604c4

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/concepts/overview/working-with-objects

1 file changed

+1
-1
lines changed

content/en/docs/concepts/overview/working-with-objects/namespaces.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ kubectl api-resources --namespaced=false
147147

148148
## Automatic labelling
149149

150-
{{< feature-state state="beta" for_k8s_version="1.21" >}}
150+
{{< feature-state for_k8s_version="1.22" state="stable" >}}
151151

152152
The Kubernetes control plane sets an immutable {{< glossary_tooltip text="label" term_id="label" >}}
153153
`kubernetes.io/metadata.name` on all namespaces, provided that the `NamespaceDefaultLabelName`

0 commit comments

Comments
 (0)