Skip to content

Commit 26d466a

Browse files
committed
Updating beta & stable target for align-by-socket
1 parent 71c9513 commit 26d466a

File tree

1 file changed

+4
-2
lines changed
  • keps/sig-node/3327-align-by-socket

1 file changed

+4
-2
lines changed

keps/sig-node/3327-align-by-socket/kep.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,15 @@ latest-milestone: "v1.25"
2828
# The milestone at which this feature was, or is targeted to be, at each stage.
2929
milestone:
3030
alpha: "v1.25"
31-
beta: "v1.26"
32-
stable: "v1.27"
31+
beta: "v1.27"
32+
stable: "v1.28"
3333

3434
# The following PRR answers are required at alpha release
3535
# List the feature gate name and the components for which it must be enabled
3636
feature-gates:
3737
- name: "CPUManagerPolicyAlphaOptions"
38+
- name: "CPUManagerPolicyBetaOptions"
39+
- name: "CPUManagerPolicyOptions"
3840
components:
3941
- kubelet
4042
disable-supported: true

0 commit comments

Comments
 (0)