Skip to content

Commit e39ec11

Browse files
committed
graduate PersistentVolumeLastPhaseTransitionTime to GA in 1.31
1 parent 178e7cb commit e39ec11

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@ kep-number: 3762
22
alpha:
33
approver: "@wojtek-t"
44
beta:
5-
approver: "@wojtek-t"
5+
approver: "@wojtek-t"
6+
stable:
7+
approver: "@wojtek-t"

keps/sig-storage/3762-persistent-volume-last-phase-transition-time/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1189,6 +1189,10 @@ Major milestones might include:
11891189
- when the KEP was retired or superseded
11901190
-->
11911191

1192+
- 1.27: alpha
1193+
- 1.28: beta
1194+
- 1.31: GA
1195+
11921196
## Drawbacks
11931197

11941198
<!--

keps/sig-storage/3762-persistent-volume-last-phase-transition-time/kep.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ owning-sig: sig-storage
66
participating-sigs:
77
status: implementable
88
creation-date: 2023-01-20
9-
last-updated: 2023-12-06
9+
last-updated: 2024-05-20
1010
reviewers:
1111
- "@jsafrane"
1212
approvers:
@@ -16,12 +16,12 @@ see-also:
1616
replaces:
1717

1818
# The target maturity stage in the current dev cycle for this KEP.
19-
stage: beta
19+
stage: stable
2020

2121
# The most recent milestone for which work toward delivery of this KEP has been
2222
# done. This can be the current (upcoming) milestone, if it is being actively
2323
# worked on.
24-
latest-milestone: "v1.29"
24+
latest-milestone: "v1.31"
2525

2626
# The milestone at which this feature was, or is targeted to be, at each stage.
2727
milestone:

0 commit comments

Comments
 (0)