Files
kubernetes/pkg/scheduler
Jonathan Basseri df4d65d2e1 Ensure that pods obey backoff timers.
The function AddUnschedulableIfNotPresent is responsible for
initializing or updating backoff timers for pods that could not be
scheduled. The helper function backoffPod does that work, but was not
being called in all cases.

This moves that call to be (mostly) unconditional, while cleaning up
comments and error handling.
2019-02-26 10:21:18 -08:00
..
2019-01-16 21:20:57 -05:00
2019-02-20 14:33:16 +07:00
2019-02-23 10:28:04 +08:00
2019-02-20 14:33:16 +07:00