Skip to content

Commit f2b1c59

Browse files
committed
update CSI Migration GA timeline
1 parent b522105 commit f2b1c59

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -540,6 +540,7 @@ 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
544545
- 1.24
545546
- AWS EBS CSI migration to GA

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)