kubernetes/plugin/pkg/scheduler/algorithm
Kubernetes Submit Queue 6e3bd081d5 Merge pull request #43892 from bsalamat/sched_conf1
Automatic merge from submit-queue

Scheduler can recieve its policy configuration from a ConfigMap

**What this PR does / why we need it**: This PR adds the ability to scheduler to receive its policy configuration from a ConfigMap. Before this, scheduler could receive its policy config only from a file. The logic to watch the ConfigMap object will be added in a subsequent PR.

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #

**Special notes for your reviewer**:

**Release note**:

```Add the ability to the default scheduler to receive its policy configuration from a ConfigMap object.
```
2017-04-08 23:19:43 -07:00
..
predicates Merge pull request #42524 from k82cn/used_ports_per_node 2017-04-07 17:44:19 -07:00
priorities Merge pull request #42578 from ravisantoshgudimetla/selector-spreading 2017-03-30 11:00:33 -07:00
BUILD Add support for statefulset spreading to the scheduler 2017-02-27 18:04:08 -08:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
scheduler_interface_test.go - scheduler extenders that are capable of maintaining their own 2017-02-23 10:25:42 -08:00
scheduler_interface.go Addressed reviewers comments 2017-04-07 17:31:45 -07:00
types.go Additional plugin/pkg/scheduler golint fixes 2017-03-19 09:47:58 -07:00