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 d9ae32f commit 3725a01Copy full SHA for 3725a01
keps/sig-network/2593-multiple-cluster-cidrs/kep.yaml
@@ -20,13 +20,13 @@ stage: alpha
20
# The most recent milestone for which work toward delivery of this KEP has been
21
# done. This can be the current (upcoming) milestone, if it is being actively
22
# worked on.
23
-latest-milestone: "v1.23"
+latest-milestone: "v1.24"
24
25
# The milestone at which this feature was, or is targeted to be, at each stage.
26
milestone:
27
- alpha: "v1.23"
28
- beta: "v1.24"
29
- stable: "v1.26"
+ alpha: "v1.24"
+ beta: "v1.25"
+ stable: "v1.27"
30
31
feature-gates:
32
- name: ClusterCIDRConfig
0 commit comments