Skip to content

Commit 8a73d86

Browse files
authored
Merge pull request kubernetes#3198 from rahulkjoshi/update-kep-yaml
KEP-2593: Updating kep.yaml with correct milestones
2 parents d9ae32f + 3725a01 commit 8a73d86

File tree

1 file changed

+4
-4
lines changed
  • keps/sig-network/2593-multiple-cluster-cidrs

1 file changed

+4
-4
lines changed

keps/sig-network/2593-multiple-cluster-cidrs/kep.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@ stage: alpha
2020
# The most recent milestone for which work toward delivery of this KEP has been
2121
# done. This can be the current (upcoming) milestone, if it is being actively
2222
# worked on.
23-
latest-milestone: "v1.23"
23+
latest-milestone: "v1.24"
2424

2525
# The milestone at which this feature was, or is targeted to be, at each stage.
2626
milestone:
27-
alpha: "v1.23"
28-
beta: "v1.24"
29-
stable: "v1.26"
27+
alpha: "v1.24"
28+
beta: "v1.25"
29+
stable: "v1.27"
3030

3131
feature-gates:
3232
- name: ClusterCIDRConfig

0 commit comments

Comments
 (0)