File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed
keps/sig-multicluster/2149-clusterid Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -19,17 +19,20 @@ see-also:
19
19
# - "/keps/sig-ccc/3456-replaced-kep"
20
20
21
21
# The target maturity stage in the current dev cycle for this KEP.
22
- stage : alpha
22
+ stage : beta
23
23
24
24
# The most recent milestone for which work toward delivery of this KEP has been
25
25
# done. This can be the current (upcoming) milestone, if it is being actively
26
26
# worked on.
27
- latest-milestone : " v1.24 "
27
+ latest-milestone : " v1.26 "
28
28
29
29
# The milestone at which this feature was, or is targeted to be, at each stage.
30
30
# milestone:
31
- # alpha: "v1.19"
32
- # beta: "v1.20"
31
+ # NOTE: As this is out of tree and opt-in, these are not actually k8s versions
32
+ # at which this maturity level is first available, but simply informational as
33
+ # to the k/k release cycle in which the maturity level was changed.
34
+ alpha : " v1.26"
35
+ beta : " v1.26"
33
36
# stable: "v1.22"
34
37
35
38
# The following PRR answers are required at alpha release
You can’t perform that action at this time.
0 commit comments