JaneLiuL
JaneLiuL
good suggestion !
hi, i don't see any blocking :) please continue
could it possible to separte several tasks or steps then we can cooperate together ~
i can take RemoveDuplicates and RemovePodsHavingTooManyRestarts. will get pr soon
it seems still lack of PodLifeTime, please ping me if need my help on this
Hi ~ @damemi and @denkensk In my opinion, the strategys can be seprate with two types, one is related to pod, another is related to node. so is it only...
This is a great proposal ~~ i think it worth~~
is there any task need to be take for this proposal now?
hi actually `LowNodeUtilization` and `HighNodeUtilization` do looks very similar. the most different logic is in `isNodeWithLowUtilization(usage)` for your question: "Descheduler didn't evict any pods" i will check now
hi as check code, since all nodes are underutilized, so will not evict any pods. you need to adjust the thresholds. and yet, if all nodes are underutilized, we will...