Skip to content

Commit 92c4cf8

Browse files
authored
Merge pull request kubernetes#3529 from humblec/rbd-1.26
KEP-2923: Bump beta target versions for RBD migration
2 parents 7296f77 + 018fa38 commit 92c4cf8

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.25
88+
- 1.26
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
@@ -27,12 +27,12 @@ stage: beta
2727
# The most recent milestone for which work toward delivery of this KEP has been
2828
# done. This can be the current (upcoming) milestone, if it is being actively
2929
# worked on.
30-
latest-milestone: "v1.25"
30+
latest-milestone: "v1.26"
3131

3232
# The milestone at which this feature was, or is targeted to be, at each stage.
3333
milestone:
3434
alpha: "v1.23"
35-
beta: "v1.25"
35+
beta: "v1.26"
3636

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

0 commit comments

Comments
 (0)