k3s/cmd/kube-controller-manager/app
Kubernetes Submit Queue 7f92d35f1c Merge pull request #45739 from timothysc/cm_lock
Automatic merge from submit-queue (batch tested with PRs 45374, 44537, 45739, 44474, 45888)

Allow kcm and scheduler to lock on ConfigMaps.

**What this PR does / why we need it**:
Plumbs through the ability to lock on ConfigMaps through the kcm and scheduler.  

**Which issue this PR fixes** 
Fixes: #44857
Addresses issues with: #45415

**Special notes for your reviewer**:

**Release note**:

```
Add leader-election-resource-lock support to kcm and scheduler to allow for locking on ConfigMaps as well as Endpoints(default) 
```
/cc @kubernetes/sig-cluster-lifecycle-pr-reviews @jamiehannaford @bsalamat @mikedanese
2017-05-16 18:10:57 -07:00
..
options Merge pull request #42101 from Dmitry1987/feature/hpa-upscale-downscale-delay-configurable 2017-04-24 19:39:42 -07:00
BUILD generated 2017-05-09 21:28:39 -07:00
apps.go Remove references to pkg/controller/informers 2017-02-27 06:47:59 -05:00
autoscaling.go remove unnecessary call to metrics install package 2017-05-09 18:05:22 -07:00
batch.go Remove references to pkg/controller/informers 2017-02-27 06:47:59 -05:00
bootstrap.go Wire in bootstrap and token controllers. 2017-02-10 12:49:23 -08:00
certificates.go Remove references to pkg/controller/informers 2017-02-27 06:47:59 -05:00
controller_manager_test.go add --controllers to controller manager 2017-01-12 08:46:33 -05:00
controllermanager.go Merge pull request #45739 from timothysc/cm_lock 2017-05-16 18:10:57 -07:00
core.go increase the QPS for namespace controller 2017-05-03 15:25:13 -04:00
extensions.go DaemonSet: Use ControllerRef to route watch events. 2017-03-07 16:42:28 -08:00
plugins.go Remove alphaProvisioner in PVController and AlphaStorageClassAnnotation 2017-04-10 17:09:40 +08:00
policy.go Remove references to pkg/controller/informers 2017-02-27 06:47:59 -05:00