File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
keps/sig-node/127-user-namespaces Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -651,11 +651,11 @@ use container runtime versions that have the needed changes.
651
651
- This feature is not supported on Windows.
652
652
- Get review from VM container runtimes maintainers (not blocker, as VM runtimes should just ignore
653
653
the field, but nice to have)
654
+ - Fully integrate into [ Pod Security Standards (PSS)] ( #pod-security-standards-pss-integration )
654
655
655
656
##### GA
656
657
657
658
- Gather and address feedback from the community
658
- - Fully integrate into [ Pod Security Standards (PSS)] ( #pod-security-standards-pss-integration )
659
659
660
660
### Upgrade / Downgrade Strategy
661
661
Original file line number Diff line number Diff line change @@ -16,11 +16,10 @@ approvers:
16
16
- " @derekwaynecarr"
17
17
18
18
stage : beta
19
- latest-milestone : " v1.34 "
19
+ latest-milestone : " v1.35 "
20
20
milestone :
21
21
alpha : " v1.25"
22
- beta : " v1.34"
23
- stable : " v1.35"
22
+ beta : " v1.35"
24
23
25
24
feature-gates :
26
25
- name : UserNamespacesSupport
You can’t perform that action at this time.
0 commit comments