File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed
prod-readiness/sig-storage
sig-storage/2589-csi-migration-portworx Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -2,4 +2,6 @@ kep-number: 2589
2
2
alpha :
3
3
approver : " @ehashman"
4
4
beta :
5
+ approver : " @wojtek-t"
6
+ stable :
5
7
approver : " @wojtek-t"
Original file line number Diff line number Diff line change @@ -60,6 +60,8 @@ Major milestones for Portworx in-tree plugin CSI migration:
60
60
- Portworx CSI migration to Beta, off by default
61
61
- 1.31
62
62
- Portworx CSI migration to Beta, on by default
63
+ - 1.33
64
+ - Portworx CSI migration to Stable
63
65
64
66
## Design details
65
67
Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ kep-number: 2589
3
3
authors :
4
4
- " @trierra"
5
5
- " @lpabon"
6
+ - " @gohilankit"
6
7
owning-sig : sig-storage
7
8
participating-sigs :
8
9
- sig-cluster-lifecycle
@@ -13,25 +14,26 @@ approvers:
13
14
- " @msau42"
14
15
editor : " @Jiawei0227"
15
16
creation-date : 2021-09-08
16
- last-updated : 2024-01-31
17
+ last-updated : 2024-12-19
17
18
disable-supported : true
18
19
status : implementable
19
20
see-also :
20
21
- " https://github.com/kubernetes/design-proposals-archive/blob/master/storage/csi-migration.md"
21
22
replaces :
22
23
23
24
# The target maturity stage in the current dev cycle for this KEP.
24
- stage : beta
25
+ stage : stable
25
26
26
27
# The most recent milestone for which work toward delivery of this KEP has been
27
28
# done. This can be the current (upcoming) milestone, if it is being actively
28
29
# worked on.
29
- latest-milestone : " v1.31 "
30
+ latest-milestone : " v1.33 "
30
31
31
32
# The milestone at which this feature was, or is targeted to be, at each stage.
32
33
milestone :
33
34
alpha : " v1.23"
34
35
beta : " v1.25"
36
+ stable : " v1.33"
35
37
36
38
# The following PRR answers are required at alpha release
37
39
# 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