Skip to content

Commit 7860054

Browse files
committed
cgroupv2: update latest-milestone
Signed-off-by: Giuseppe Scrivano <[email protected]>
1 parent e9fa3ca commit 7860054

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

keps/sig-node/2254-cgroup-v2/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,8 @@ these controllers is to use eBPF.
210210
A good candidate for running cgroup v2 test is Fedora 31 that has
211211
already switched to default to cgroup v2.
212212

213-
- Beta: e2e tests coverage and performance testing.
213+
- Beta: e2e tests coverage and performance testing. Verify that both
214+
the CPU and Memory Manager work.
214215

215216
- GA: Assuming no negative user feedback based on production
216217
experience, promote after 2 releases in beta.

keps/sig-node/2254-cgroup-v2/kep.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ see-also:
2121
replaces:
2222
superseded-by:
2323

24-
latest-milestone: "0.0"
25-
stage: "alpha"
24+
latest-milestone: "v1.22"
25+
stage: "beta"

0 commit comments

Comments
 (0)