File tree Expand file tree Collapse file tree 3 files changed +10
-4
lines changed
prod-readiness/sig-storage
sig-storage/3762-persistent-volume-last-phase-transition-time Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -2,4 +2,6 @@ kep-number: 3762
2
2
alpha :
3
3
approver : " @wojtek-t"
4
4
beta :
5
- approver : " @wojtek-t"
5
+ approver : " @wojtek-t"
6
+ stable :
7
+ approver : " @wojtek-t"
Original file line number Diff line number Diff line change @@ -1189,6 +1189,10 @@ Major milestones might include:
1189
1189
- when the KEP was retired or superseded
1190
1190
-->
1191
1191
1192
+ - 1.27: alpha
1193
+ - 1.28: beta
1194
+ - 1.31: GA
1195
+
1192
1196
## Drawbacks
1193
1197
1194
1198
<!--
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ owning-sig: sig-storage
6
6
participating-sigs :
7
7
status : implementable
8
8
creation-date : 2023-01-20
9
- last-updated : 2023-12-06
9
+ last-updated : 2024-05-20
10
10
reviewers :
11
11
- " @jsafrane"
12
12
approvers :
@@ -16,12 +16,12 @@ see-also:
16
16
replaces :
17
17
18
18
# The target maturity stage in the current dev cycle for this KEP.
19
- stage : beta
19
+ stage : stable
20
20
21
21
# The most recent milestone for which work toward delivery of this KEP has been
22
22
# done. This can be the current (upcoming) milestone, if it is being actively
23
23
# worked on.
24
- latest-milestone : " v1.29 "
24
+ latest-milestone : " v1.31 "
25
25
26
26
# The milestone at which this feature was, or is targeted to be, at each stage.
27
27
milestone :
You can’t perform that action at this time.
0 commit comments