kubernetes/plugin/pkg/scheduler/factory
Kubernetes Submit Queue 3fae07c52e Merge pull request #44115 from derekwaynecarr/reduce-logging-severity
Automatic merge from submit-queue (batch tested with PRs 47083, 44115, 46881, 47082, 46577)

Scheduler should not log an error when there is no fit

**What this PR does / why we need it**:
The scheduler should not log an error when it is unable to find a fit for a pod as it's an expected situation when resources are unavailable on the cluster that satisfy the pods requirements.
2017-06-06 18:48:14 -07:00
..
BUILD Scheduler should use a shared informer 2017-05-22 13:50:14 -04:00
factory_test.go move hardPodAffinitySymmetricWeight to scheduler policy config 2017-05-26 14:04:37 +08:00
factory.go Merge pull request #44115 from derekwaynecarr/reduce-logging-severity 2017-06-06 18:48:14 -07:00
plugins_test.go Total priority buffer overflow check 2017-05-07 16:42:32 -04:00
plugins.go Total priority buffer overflow check 2017-05-07 16:42:32 -04:00