kubernetes/plugin/pkg/scheduler/algorithm/predicates
Kubernetes Submit Queue 7b134995e5 Merge pull request #37513 from xiaolou86/podAffinity
Automatic merge from submit-queue

Optimize pod affinity when predicate

Optimize by returning as early as possible to avoid invoking priorityutil.PodMatchesTermsNamespaceAndSelector.
2016-12-27 06:46:54 -08:00
..
BUILD Remove two zany unit tests. 2016-12-16 14:49:05 -08:00
error.go plugin/scheduler 2016-11-23 15:53:09 -08:00
metadata.go [scheduler] Use V(10) for anything which may be O(N*P) logging 2016-11-28 10:31:49 -05:00
predicates_test.go Remove two zany unit tests. 2016-12-16 14:49:05 -08:00
predicates.go Merge pull request #37513 from xiaolou86/podAffinity 2016-12-27 06:46:54 -08:00
utils_test.go plugin/scheduler 2016-11-23 15:53:09 -08:00
utils.go plugin/scheduler 2016-11-23 15:53:09 -08:00