mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-30 05:43:58 +00:00
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Add feature gate for allocatable disk eviction Issue: #52336 This PR adds the local storage feature gate to local storage allocatable eviction. cc @kubernetes/sig-node-bugs /assign @jingxu97 @dchen1107 we should target this for 1.7 if possible. ```release-note fix a bug where disk pressure could trigger prematurely ```