k3s/cmd/kube-controller-manager
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
..
app Merge pull request #45739 from timothysc/cm_lock 2017-05-16 18:10:57 -07:00
BUILD bazel: statically link dockerized components 2017-04-14 15:51:54 -07:00
OWNERS Remove krousey from some OWNERS files 2017-03-10 11:12:29 -08:00
controller-manager.go copy pkg/util/logs to apiserver 2017-02-13 12:07:15 -05:00