Skip to content

Commit 80e7686

Browse files
authored
Merge pull request kubernetes#3754 from humblec/kep-rbd
KEP-2923 update rbd migration feature milestone in KEP to 1.27
2 parents b999024 + 4c731a4 commit 80e7686

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

keps/sig-storage/2923-csi-migration-ceph-rbd/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,6 @@ Major milestones for Ceph RBD in-tree plugin CSI migration:
8585

8686
- 1.23
8787
- Ceph RBD CSI migration to Alpha
88-
- 1.26
88+
- 1.27
8989
- Ceph RBD CSI migration to Beta, off by default
9090

keps/sig-storage/2923-csi-migration-ceph-rbd/kep.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@ stage: beta
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.26"
28+
latest-milestone: "v1.27"
2929

3030
# The milestone at which this feature was, or is targeted to be, at each stage.
3131
milestone:
3232
alpha: "v1.23"
33-
beta: "v1.26"
33+
beta: "v1.27"
3434

3535
# The following PRR answers are required at alpha release
3636
# List the feature gate name and the components for which it must be enabled

0 commit comments

Comments
 (0)