kubernetes/pkg/scheduler/algorithm
Aldo Culquicondor f58abdf966 Use scheduler cache in affinity priority functions
Make the cache implement NodeLister and expose it to the priority
functions. This way, the priority functions make use of a single cache,
the scheduler's, instead of mixing it with the lister's caches.

Signed-off-by: Aldo Culquicondor <acondor@google.com>
2019-07-23 22:10:49 -04:00
..
predicates keep processing other nodes for the nil node error 2019-07-11 15:34:40 +08:00
priorities Merge pull request #78263 from misterikkit/nonZeroDocs 2019-07-14 13:19:07 -07:00
BUILD refactor(scheduler): Move priority types to priorities package 2019-01-09 02:39:11 +05:30
doc.go Fix golint errors in pkg/scheduler based on golint check 2018-02-08 15:22:47 +08:00
scheduler_interface.go Move ScheduleAlgorithm to the core package. 2018-12-13 15:08:38 -08:00
types.go Use scheduler cache in affinity priority functions 2019-07-23 22:10:49 -04:00