kubernetes/plugin/pkg/scheduler/algorithm
Kubernetes Submit Queue 2ff8280123 Merge pull request #29915 from wojtek-t/prepare_for_controller_ref_in_scheduler
Automatic merge from submit-queue

Prepare for using "ControllerRef" in scheduler

This is part of a PR that I already have to avoid a bunch of rebases in the future (controller ref probably won't happen in 1.4 release).

@davidopp
2016-08-04 02:23:31 -07:00
..
predicates Enable PodAffinity by default in scheduler 2016-08-02 15:06:45 +02:00
priorities SelectorSpreading using controllerRef. 2016-08-02 16:24:48 +02:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
listers.go Change storeToNodeConditionLister to return []*api.Node instead of api.NodeList for performance 2016-07-11 21:02:33 +02:00
scheduler_interface_test.go Error info "scheduler" modify 2016-07-11 15:17:43 +08:00
scheduler_interface.go Change storeToNodeConditionLister to return []*api.Node instead of api.NodeList for performance 2016-07-11 21:02:33 +02:00
types.go Use []*api.Node instead of NodeLister in priority functions. 2016-07-21 08:21:07 +02:00