diff --git a/keps/sig-storage/625-csi-migration/README.md b/keps/sig-storage/625-csi-migration/README.md index ae509b1e09c..9e8d120957f 100644 --- a/keps/sig-storage/625-csi-migration/README.md +++ b/keps/sig-storage/625-csi-migration/README.md @@ -540,9 +540,10 @@ Major milestones in the life cycle of a KEP should be tracked in `Implementation Major milestones for each in-tree plugin CSI migration: - 1.25 + - Core CSI migration to GA - GCE PD CSI migration to GA -- 1.24 - AWS EBS CSI migration to GA +- 1.24 - Azuredisk CSI migration to GA - OpenStack Cinder CSI migration to GA - Azurefile CSI migration to Beta, on by default diff --git a/keps/sig-storage/625-csi-migration/kep.yaml b/keps/sig-storage/625-csi-migration/kep.yaml index db9c7339724..2f605e7e6af 100644 --- a/keps/sig-storage/625-csi-migration/kep.yaml +++ b/keps/sig-storage/625-csi-migration/kep.yaml @@ -29,13 +29,13 @@ stage: stable # The most recent milestone for which work toward delivery of this KEP has been # done. This can be the current (upcoming) milestone, if it is being actively # worked on. -latest-milestone: "v1.24" +latest-milestone: "v1.25" # The milestone at which this feature was, or is targeted to be, at each stage. milestone: alpha: "v1.14" beta: "v1.17" - stable: "v1.24" + stable: "v1.25" # The following PRR answers are required at alpha release # List the feature gate name and the components for which it must be enabled