Skip to content

Commit

Permalink
Update content/en/docs/reference/command-line-tools-reference/feature…
Browse files Browse the repository at this point in the history
…-gates/new-volume-manager-reconstruction.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>
  • Loading branch information
jsafrane and sftim committed Mar 14, 2024
1 parent ae56379 commit 4f6cc59
Showing 1 changed file with 6 additions and 4 deletions.
Expand Up @@ -19,7 +19,9 @@ stages:
fromVersion: "1.30"
---
Enables improved discovery of mounted volumes during kubelet
startup. Since this code has been significantly refactored, Kubernetes versions 1.25 - 1.29
allowed to opt-out in case kubelet gets stuck at the startup or is not unmounting volumes
from terminated Pods. Note that this refactoring was behind `SELinuxMountReadWriteOncePod`
alpha feature gate in versions 1.25 - 1.26.
startup. Since the associated code had been significantly refactored, Kubernetes versions 1.25 to 1.29
allowed you to opt-out in case the kubelet got stuck at the startup, or did not unmount volumes
from terminated Pods.

This refactoring was behind the `SELinuxMountReadWriteOncePod` feature gate in Kubernetes
releases 1.25 and 1.26.

0 comments on commit 4f6cc59

Please sign in to comment.