Skip to content

Commit 59791ca

Browse files
authored
Merge pull request kubernetes#3355 from Jiawei0227/ga
KEP-625: update CSI Migration GA timeline
2 parents 17f615e + 2b1a7b5 commit 59791ca

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

keps/sig-storage/625-csi-migration/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -540,9 +540,10 @@ Major milestones in the life cycle of a KEP should be tracked in `Implementation
540540
Major milestones for each in-tree plugin CSI migration:
541541
542542
- 1.25
543+
- Core CSI migration to GA
543544
- GCE PD CSI migration to GA
544-
- 1.24
545545
- AWS EBS CSI migration to GA
546+
- 1.24
546547
- Azuredisk CSI migration to GA
547548
- OpenStack Cinder CSI migration to GA
548549
- Azurefile CSI migration to Beta, on by default

keps/sig-storage/625-csi-migration/kep.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@ stage: stable
2929
# The most recent milestone for which work toward delivery of this KEP has been
3030
# done. This can be the current (upcoming) milestone, if it is being actively
3131
# worked on.
32-
latest-milestone: "v1.24"
32+
latest-milestone: "v1.25"
3333

3434
# The milestone at which this feature was, or is targeted to be, at each stage.
3535
milestone:
3636
alpha: "v1.14"
3737
beta: "v1.17"
38-
stable: "v1.24"
38+
stable: "v1.25"
3939

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

0 commit comments

Comments
 (0)