• 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
..
options Loading commit data...
BUILD Loading commit data...
apps.go Loading commit data...
autoscaling.go Loading commit data...
batch.go Loading commit data...
bootstrap.go Loading commit data...
certificates.go Loading commit data...
controller_manager_test.go Loading commit data...
controllermanager.go Loading commit data...
core.go Loading commit data...
extensions.go Loading commit data...
plugins.go Loading commit data...
policy.go Loading commit data...