Skip to content

Commit 7bc22f4

Browse files
committed
KEP-127: retarget beta to 1.35 and include PSA updates there
Signed-off-by: Peter Hunt <[email protected]>
1 parent 76a7c63 commit 7bc22f4

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

keps/sig-node/127-user-namespaces/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -651,11 +651,11 @@ use container runtime versions that have the needed changes.
651651
- This feature is not supported on Windows.
652652
- Get review from VM container runtimes maintainers (not blocker, as VM runtimes should just ignore
653653
the field, but nice to have)
654+
- Fully integrate into [Pod Security Standards (PSS)](#pod-security-standards-pss-integration)
654655

655656
##### GA
656657

657658
- Gather and address feedback from the community
658-
- Fully integrate into [Pod Security Standards (PSS)](#pod-security-standards-pss-integration)
659659

660660
### Upgrade / Downgrade Strategy
661661

keps/sig-node/127-user-namespaces/kep.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,10 @@ approvers:
1616
- "@derekwaynecarr"
1717

1818
stage: beta
19-
latest-milestone: "v1.34"
19+
latest-milestone: "v1.35"
2020
milestone:
2121
alpha: "v1.25"
22-
beta: "v1.34"
23-
stable: "v1.35"
22+
beta: "v1.35"
2423

2524
feature-gates:
2625
- name: UserNamespacesSupport

0 commit comments

Comments
 (0)