mirror of
https://github.com/kubernetes-sigs/descheduler.git
synced 2026-03-02 17:50:22 +00:00
Pods that don't pass the nodeFit condition currently log an unsuppressable error message to logs. This changes the log level to info as it's a normal operating condition. Signed-off-by: Antoine Deschênes <antoine.deschenes@linux.com>