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 71c9513 commit 26d466aCopy full SHA for 26d466a
keps/sig-node/3327-align-by-socket/kep.yaml
@@ -28,13 +28,15 @@ latest-milestone: "v1.25"
28
# The milestone at which this feature was, or is targeted to be, at each stage.
29
milestone:
30
alpha: "v1.25"
31
- beta: "v1.26"
32
- stable: "v1.27"
+ beta: "v1.27"
+ stable: "v1.28"
33
34
# The following PRR answers are required at alpha release
35
# List the feature gate name and the components for which it must be enabled
36
feature-gates:
37
- name: "CPUManagerPolicyAlphaOptions"
38
+ - name: "CPUManagerPolicyBetaOptions"
39
+ - name: "CPUManagerPolicyOptions"
40
components:
41
- kubelet
42
disable-supported: true
0 commit comments