Skip to content

Commit 1de6e91

Browse files
committed
update kep metadata
1 parent 02d4df4 commit 1de6e91

File tree

1 file changed

+5
-6
lines changed
  • keps/sig-network/1880-multiple-service-cidrs

1 file changed

+5
-6
lines changed

keps/sig-network/1880-multiple-service-cidrs/kep.yaml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,21 +25,20 @@ stage: alpha
2525
# The most recent milestone for which work toward delivery of this KEP has been
2626
# done. This can be the current (upcoming) milestone, if it is being actively
2727
# worked on.
28-
latest-milestone: "v1.25"
28+
latest-milestone: "v1.27"
2929

3030
# The milestone at which this feature was, or is targeted to be, at each stage.
3131
milestone:
32-
alpha: "v1.25"
33-
beta: "v1.27"
34-
stable: "v1.30"
32+
alpha: "v1.27"
33+
beta: "v1.29"
34+
stable: "v1.31"
3535

3636
# The following PRR answers are required at alpha release
3737
# List the feature gate name and the components for which it must be enabled
3838
feature-gates:
39-
- name: ServiceCIDRConfig
39+
- name: MultiCIDRServiceAllocator
4040
components:
4141
- kube-apiserver
42-
- kube-controller-manager
4342
disable-supported: true
4443

4544
# The following PRR answers are required at beta release

0 commit comments

Comments
 (0)