kubernetes/pkg/generated/openapi
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
..
BUILD move util/intstr to apimachinery 2017-01-30 12:46:59 -05:00
doc.go Move openapi output to a flag rather than tag 2016-09-27 17:52:22 -07:00
zz_generated.openapi.go Merge pull request #43892 from bsalamat/sched_conf1 2017-04-08 23:19:43 -07:00