Skip to content

Commit 4f6cc59

Browse files
jsafraneTim Bannister
andauthored
Update content/en/docs/reference/command-line-tools-reference/feature-gates/new-volume-manager-reconstruction.md
Co-authored-by: Tim Bannister <[email protected]>
1 parent ae56379 commit 4f6cc59

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

content/en/docs/reference/command-line-tools-reference/feature-gates/new-volume-manager-reconstruction.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@ stages:
1919
fromVersion: "1.30"
2020
---
2121
Enables improved discovery of mounted volumes during kubelet
22-
startup. Since this code has been significantly refactored, Kubernetes versions 1.25 - 1.29
23-
allowed to opt-out in case kubelet gets stuck at the startup or is not unmounting volumes
24-
from terminated Pods. Note that this refactoring was behind `SELinuxMountReadWriteOncePod`
25-
alpha feature gate in versions 1.25 - 1.26.
22+
startup. Since the associated code had been significantly refactored, Kubernetes versions 1.25 to 1.29
23+
allowed you to opt-out in case the kubelet got stuck at the startup, or did not unmount volumes
24+
from terminated Pods.
25+
26+
This refactoring was behind the `SELinuxMountReadWriteOncePod` feature gate in Kubernetes
27+
releases 1.25 and 1.26.

0 commit comments

Comments
 (0)