File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
keps/sig-storage/625-csi-migration Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -540,9 +540,10 @@ Major milestones in the life cycle of a KEP should be tracked in `Implementation
540
540
Major milestones for each in-tree plugin CSI migration:
541
541
542
542
- 1.25
543
+ - Core CSI migration to GA
543
544
- GCE PD CSI migration to GA
544
- - 1.24
545
545
- AWS EBS CSI migration to GA
546
+ - 1.24
546
547
- Azuredisk CSI migration to GA
547
548
- OpenStack Cinder CSI migration to GA
548
549
- Azurefile CSI migration to Beta, on by default
Original file line number Diff line number Diff line change @@ -29,13 +29,13 @@ stage: stable
29
29
# The most recent milestone for which work toward delivery of this KEP has been
30
30
# done. This can be the current (upcoming) milestone, if it is being actively
31
31
# worked on.
32
- latest-milestone : " v1.24 "
32
+ latest-milestone : " v1.25 "
33
33
34
34
# The milestone at which this feature was, or is targeted to be, at each stage.
35
35
milestone :
36
36
alpha : " v1.14"
37
37
beta : " v1.17"
38
- stable : " v1.24 "
38
+ stable : " v1.25 "
39
39
40
40
# The following PRR answers are required at alpha release
41
41
# 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