kubernetes/plugin/cmd/kube-scheduler
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 Update to plumb through configurable locking on different resource types. 2017-05-15 10:01:46 -05:00
BUILD bazel: statically link dockerized components 2017-04-14 15:51:54 -07:00
OWNERS Update scheduler reviewers 2017-05-15 12:48:22 -05:00
scheduler.go copy pkg/util/logs to apiserver 2017-02-13 12:07:15 -05:00