Files
kubernetes/test
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
..
2017-04-07 13:41:58 +08:00
2017-03-28 20:20:19 -04:00
2017-04-07 17:31:45 -07:00
2017-01-05 14:14:13 -08:00
2017-01-30 12:46:59 -05:00
2017-02-21 16:31:21 +01:00
2017-01-19 08:00:52 +05:30