File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
keps/sig-storage/2923-csi-migration-ceph-rbd Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -85,6 +85,6 @@ Major milestones for Ceph RBD in-tree plugin CSI migration:
85
85
86
86
- 1.23
87
87
- Ceph RBD CSI migration to Alpha
88
- - 1.25
88
+ - 1.26
89
89
- Ceph RBD CSI migration to Beta, off by default
90
90
Original file line number Diff line number Diff line change @@ -27,12 +27,12 @@ stage: beta
27
27
# The most recent milestone for which work toward delivery of this KEP has been
28
28
# done. This can be the current (upcoming) milestone, if it is being actively
29
29
# worked on.
30
- latest-milestone : " v1.25 "
30
+ latest-milestone : " v1.26 "
31
31
32
32
# The milestone at which this feature was, or is targeted to be, at each stage.
33
33
milestone :
34
34
alpha : " v1.23"
35
- beta : " v1.25 "
35
+ beta : " v1.26 "
36
36
37
37
# The following PRR answers are required at alpha release
38
38
# List the feature gate name and the components for which it must be enabled
You can’t perform that action at this time.
0 commit comments