mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-12 01:59:05 +00:00
Automatic merge from submit-queue (batch tested with PRs 50889, 51347, 50582, 51297, 51264) Change eviction manager to manage one single local storage resource **What this PR does / why we need it**: We decided to manage one single resource name, eviction policy should be modified too. **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: part of #50818 **Special notes for your reviewer**: **Release note**: ```release-note Change eviction manager to manage one single local ephemeral storage resource ``` /assign @jingxu97