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.
1 parent e9fa3ca commit 7860054Copy full SHA for 7860054
keps/sig-node/2254-cgroup-v2/README.md
@@ -210,7 +210,8 @@ these controllers is to use eBPF.
210
A good candidate for running cgroup v2 test is Fedora 31 that has
211
already switched to default to cgroup v2.
212
213
-- Beta: e2e tests coverage and performance testing.
+- Beta: e2e tests coverage and performance testing. Verify that both
214
+ the CPU and Memory Manager work.
215
216
- GA: Assuming no negative user feedback based on production
217
experience, promote after 2 releases in beta.
keps/sig-node/2254-cgroup-v2/kep.yaml
@@ -21,5 +21,5 @@ see-also:
21
replaces:
22
superseded-by:
23
24
-latest-milestone: "0.0"
25
-stage: "alpha"
+latest-milestone: "v1.22"
+stage: "beta"
0 commit comments