Skip to content

Commit

Permalink
Merge pull request #47564 from carlory/cleanup-NewVolumeManagerRecons…
Browse files Browse the repository at this point in the history
…truction

remove feature-gate NewVolumeManagerReconstruction
  • Loading branch information
k8s-ci-robot authored Sep 14, 2024
2 parents c8ca775 + dd6e72d commit 10e98d7
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ stages:
- stage: stable
defaultValue: true
fromVersion: "1.30"
toVersion: "1.31"

removed: true
---
Enables improved discovery of mounted volumes during kubelet
startup. Since the associated code had been significantly refactored, Kubernetes versions 1.25 to 1.29
Expand Down

0 comments on commit 10e98d7

Please sign in to comment.