mirror of
https://github.com/kubernetes-sigs/descheduler.git
synced 2026-03-03 02:00:24 +00:00
1.Set default CPU/Mem/Pods percentage of thresholds to 100 2.Stop evicting pods if any resource ran out 3.Add thresholds verification method and limit resource percentage within [0, 100] 4.Change testcases and readme