Amir Alavi
Amir Alavi
/assign @jklaw90 seems fine to me, any thoughts?
Hi @Colvin-Y In this example, can you not use two separate Profile with meaningful names? Profile name is included in logs and `descheduler_pods_evicted` metric https://github.com/kubernetes-sigs/descheduler/blob/d34848086cd4f7123383bdaddbcaccf0353e8b94/metrics/metrics.go#L34-L39
seems reasonable to me. cc: @damemi and @ingvagabund thoughts?
Hi @jgillich thanks for the feedback! Please find my response below: >A lot of strategies are enabled by default. This issue goes away once we move to v1alpha2 in this...
/assign
/ok-to-test
/retest-required
@buroa have you tested this? `PodLifeTime` strategy lists pods on a node and I'm not 100% certain if pods in phase `Succeeded` will be returned. If you already have tested,...