We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 308ba8d + 9553e22 commit 78f729aCopy full SHA for 78f729a
keps/sig-node/127-user-namespaces/README.md
@@ -678,7 +678,7 @@ well as the [existing list] of feature gates.
678
-->
679
680
- [x] Feature gate (also fill in values in `kep.yaml`)
681
- - Feature gate name: UserNamespacesSupport
+ - Feature gate name: UserNamespacesStatelessPodsSupport
682
- Components depending on the feature gate: kubelet, kube-apiserver
683
684
###### Does enabling the feature change any default behavior?
keps/sig-node/127-user-namespaces/kep.yaml
@@ -21,7 +21,7 @@ milestone:
21
alpha: "v1.25"
22
23
feature-gates:
24
- - name: UserNamespacesSupport
+ - name: UserNamespacesStatelessPodsSupport
25
components:
26
- kubelet
27
- kube-apiserver
0 commit comments