You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/reference/command-line-tools-reference/feature-gates/persistent-volume-last-phase-transition-time.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,10 @@ stages:
13
13
- stage: beta
14
14
defaultValue: true
15
15
fromVersion: "1.29"
16
+
toVersion: "1.30"
17
+
- stage: stable
18
+
defaultValue: true
19
+
fromVersion: "1.31"
16
20
---
17
21
Adds a new field to PersistentVolume
18
22
which holds a timestamp of when the volume last transitioned its phase.
0 commit comments