kubernetes/plugin/pkg/scheduler/algorithm/predicates
Kubernetes Submit Queue b0a4216182 Merge pull request #33763 from jayunit100/sched-checkservice-predicateCache
Automatic merge from submit-queue

Predicate cacheing and cleanup

Fix to #31795 

First pass @ cleanup and caching of the CheckServiceAffinity function.  

The cleanup IMO is necessary because the logic around the pod listing and the use of the "implicit selector" (which is reverse engineered to enable the homogenous pod groups).

Should still pass the E2Es.

@timothysc @wojtek-t
2016-10-20 07:39:41 -07:00
..
error.go Revert "Add kubelet awareness to taint tolerant match caculator." 2016-10-07 12:10:55 -07:00
metadata.go PredicateMetadata factory and optimization, Cleaned up some comments, 2016-10-20 08:27:11 -04:00
predicates_test.go PredicateMetadata factory and optimization, Cleaned up some comments, 2016-10-20 08:27:11 -04:00
predicates.go Merge pull request #33763 from jayunit100/sched-checkservice-predicateCache 2016-10-20 07:39:41 -07:00
utils_test.go PredicateMetadata factory and optimization, Cleaned up some comments, 2016-10-20 08:27:11 -04:00
utils.go Part 1 of pr #33763: cleanup CheckServiceAffinity in preparation for 2016-10-13 10:38:45 -04:00