• Kubernetes Submit Queue's avatar
    Merge pull request #45739 from timothysc/cm_lock · 7f92d35f
    Kubernetes Submit Queue authored
    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
    7f92d35f
Name
Last commit
Last update
..
chaosclient Loading commit data...
clientset_generated Loading commit data...
conditions Loading commit data...
informers/informers_generated Loading commit data...
leaderelection Loading commit data...
listers Loading commit data...
metrics Loading commit data...
retry Loading commit data...
testdata Loading commit data...
tests Loading commit data...
unversioned Loading commit data...
OWNERS Loading commit data...