diff --git a/keps/sig-node/127-user-namespaces/README.md b/keps/sig-node/127-user-namespaces/README.md index 0529d2137c1..c5ca1144b51 100644 --- a/keps/sig-node/127-user-namespaces/README.md +++ b/keps/sig-node/127-user-namespaces/README.md @@ -651,11 +651,11 @@ use container runtime versions that have the needed changes. - This feature is not supported on Windows. - Get review from VM container runtimes maintainers (not blocker, as VM runtimes should just ignore the field, but nice to have) +- Fully integrate into [Pod Security Standards (PSS)](#pod-security-standards-pss-integration) ##### GA - Gather and address feedback from the community -- Fully integrate into [Pod Security Standards (PSS)](#pod-security-standards-pss-integration) ### Upgrade / Downgrade Strategy diff --git a/keps/sig-node/127-user-namespaces/kep.yaml b/keps/sig-node/127-user-namespaces/kep.yaml index 2ea470621a1..829f9f7e908 100644 --- a/keps/sig-node/127-user-namespaces/kep.yaml +++ b/keps/sig-node/127-user-namespaces/kep.yaml @@ -16,11 +16,10 @@ approvers: - "@derekwaynecarr" stage: beta -latest-milestone: "v1.34" +latest-milestone: "v1.35" milestone: alpha: "v1.25" - beta: "v1.34" - stable: "v1.35" + beta: "v1.35" feature-gates: - name: UserNamespacesSupport