kubernetes-sigs / descheduler

Descheduler for Kubernetes
https://sigs.k8s.io/descheduler
Apache License 2.0
4.23k stars 645 forks source link

Disambiguate node fit log messages #1362

Closed jackfrancis closed 3 months ago

jackfrancis commented 3 months ago

This PR adds some additional language across the three flavors of "does this pod fit on a node?" funcs that are used to inform eviction filters. This can aid debugging so that our logs can tell us at a glance where in the eviction flow we are at.

k8s-ci-robot commented 3 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: damemi

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes-sigs/descheduler/blob/master/OWNERS)~~ [damemi] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
a7i commented 3 months ago

/lgtm