Skip to content

Commit 1c07cd2

Browse files
committed
Promote Portworx CSI migration to GA in 1.33
1 parent 367de8e commit 1c07cd2

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

keps/prod-readiness/sig-storage/2589.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@ kep-number: 2589
22
alpha:
33
approver: "@ehashman"
44
beta:
5+
approver: "@wojtek-t"
6+
stable:
57
approver: "@wojtek-t"

keps/sig-storage/2589-csi-migration-portworx/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ Major milestones for Portworx in-tree plugin CSI migration:
6060
- Portworx CSI migration to Beta, off by default
6161
- 1.31
6262
- Portworx CSI migration to Beta, on by default
63+
- 1.33
64+
- Portworx CSI migration to Stable
6365

6466
## Design details
6567

keps/sig-storage/2589-csi-migration-portworx/kep.yaml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ kep-number: 2589
33
authors:
44
- "@trierra"
55
- "@lpabon"
6+
- "@gohilankit"
67
owning-sig: sig-storage
78
participating-sigs:
89
- sig-cluster-lifecycle
@@ -13,25 +14,26 @@ approvers:
1314
- "@msau42"
1415
editor: "@Jiawei0227"
1516
creation-date: 2021-09-08
16-
last-updated: 2024-01-31
17+
last-updated: 2024-12-19
1718
disable-supported: true
1819
status: implementable
1920
see-also:
2021
- "https://github.com/kubernetes/design-proposals-archive/blob/master/storage/csi-migration.md"
2122
replaces:
2223

2324
# The target maturity stage in the current dev cycle for this KEP.
24-
stage: beta
25+
stage: stable
2526

2627
# The most recent milestone for which work toward delivery of this KEP has been
2728
# done. This can be the current (upcoming) milestone, if it is being actively
2829
# worked on.
29-
latest-milestone: "v1.31"
30+
latest-milestone: "v1.33"
3031

3132
# The milestone at which this feature was, or is targeted to be, at each stage.
3233
milestone:
3334
alpha: "v1.23"
3435
beta: "v1.25"
36+
stable: "v1.33"
3537

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

0 commit comments

Comments
 (0)