mirror of
https://github.com/kubernetes-sigs/descheduler.git
synced 2026-05-10 11:17:16 +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