k3s/plugin
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
..
cmd/kube-scheduler Addressed reviewers comments 2017-04-07 17:31:45 -07:00
pkg Merge pull request #43892 from bsalamat/sched_conf1 2017-04-08 23:19:43 -07:00
BUILD run generators and updaters 2017-03-01 13:04:29 -08:00
OWNERS Updated top level owners file to match new format 2017-01-19 11:29:16 -08:00