k3s/test/integration
Kubernetes Submit Queue a121d1c674 Merge pull request #44404 from bsalamat/config_fix
Automatic merge from submit-queue

Scheduler configurator looks for a specific key in ConfigMap.Data

**What this PR does / why we need it**: Changes scheduler configurator to look for a specific key in ConfigMap.Data instead of the old logic which expected only one entry to exist in the map. The key is a constant whose value is "policy.cfg".

**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**:

```release-note
```
2017-04-21 19:50:08 -07:00
..
apiserver Fix original object mutation on patch retry 2017-04-06 12:30:43 -04:00
auth Use namespace from context 2017-03-07 14:02:13 -05:00
client make unstructured items correspond to other items for storage 2017-04-11 08:44:16 -04:00
configmap find and replace 2017-01-20 08:04:53 -05:00
defaulttolerationseconds move helpers.go to helper 2017-04-11 15:49:11 -07:00
etcd Add TestEtcdStoragePath integration test 2017-04-18 16:17:28 -04:00
evictions react to informer updates 2017-02-13 09:18:32 -05:00
examples autogenerated 2017-04-14 10:40:57 -07:00
federation fed: Rename 'secret' controller package to 'sync' 2017-04-17 09:09:41 -07:00
framework autogenerated 2017-04-14 10:40:57 -07:00
garbagecollector wait for garbagecollector to be synced in test 2017-03-14 16:19:33 -07:00
kubectl mechanical 2017-01-23 10:03:55 -05:00
master Deployments under apps/v1beta1 with new defaults 2017-03-01 15:14:41 +01:00
metrics refactor: move ListOptions references to metav1 2017-01-23 17:52:46 -05:00
objectmeta autogenerated 2017-04-14 10:40:57 -07:00
openshift autogenerated 2017-04-14 10:40:57 -07:00
pods find and replace 2017-01-20 08:04:53 -05:00
quota update names for kube plugin initializer to avoid conflicts 2017-03-06 10:18:21 -05:00
replicaset RC/RS: Use ControllerRef to route watch events. 2017-03-01 15:43:50 -08:00
replicationcontroller RC/RS: Use ControllerRef to route watch events. 2017-03-01 15:43:50 -08:00
scheduler Change scheduler configurator to look for a specific key in ConfigMap.Data 2017-04-13 23:50:39 -07:00
scheduler_perf autogenerated 2017-04-14 10:40:57 -07:00
secrets find and replace 2017-01-20 08:04:53 -05:00
serviceaccount update names for kube plugin initializer to avoid conflicts 2017-03-06 10:18:21 -05:00
storageclasses integration tests: use attributes instead of beta annotations 2017-03-02 10:23:56 +01:00
thirdparty find and replace 2017-01-20 08:04:53 -05:00
ttlcontroller react to informer updates 2017-02-13 09:18:32 -05:00
volume find and add active pods for dswp 2017-04-18 11:21:37 +08:00
BUILD autogenerated 2017-04-14 10:40:57 -07:00
benchmark-controller.json
doc.go
utils.go