Skip to content

Commit 558d946

Browse files
committed
bump clusterid to beta
Signed-off-by: lauralorenz <[email protected]>
1 parent 81d72f2 commit 558d946

File tree

1 file changed

+7
-4
lines changed
  • keps/sig-multicluster/2149-clusterid

1 file changed

+7
-4
lines changed

keps/sig-multicluster/2149-clusterid/kep.yaml

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,17 +19,20 @@ see-also:
1919
# - "/keps/sig-ccc/3456-replaced-kep"
2020

2121
# The target maturity stage in the current dev cycle for this KEP.
22-
stage: alpha
22+
stage: beta
2323

2424
# The most recent milestone for which work toward delivery of this KEP has been
2525
# done. This can be the current (upcoming) milestone, if it is being actively
2626
# worked on.
27-
latest-milestone: "v1.24"
27+
latest-milestone: "v1.26"
2828

2929
# The milestone at which this feature was, or is targeted to be, at each stage.
3030
# 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"
3336
# stable: "v1.22"
3437

3538
# The following PRR answers are required at alpha release

0 commit comments

Comments
 (0)