Skip to content

Commit a545f46

Browse files
committed
mark PersistentVolumeLastPhaseTransitionTime as removed
Signed-off-by: carlory <[email protected]>
1 parent eace141 commit a545f46

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

content/en/docs/reference/command-line-tools-reference/feature-gates/PersistentVolumeLastPhaseTransitionTime.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ stages:
1717
- stage: stable
1818
defaultValue: true
1919
fromVersion: "1.31"
20+
toVersion: "1.32"
21+
22+
removed: true
2023
---
2124
Adds a new field to PersistentVolume
2225
which holds a timestamp of when the volume last transitioned its phase.

0 commit comments

Comments
 (0)