• Kubernetes Submit Queue's avatar
    Merge pull request #44883 from ravigadde/bind-1.7 · 356d4e8c
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 44883, 46836, 46765, 46683, 46050)
    
    Added Bind method to Scheduler Extender
    
    - only one extender can support the bind method
    - if an extender supports bind, scheduler delegates the pod binding to the extender
    
    
    
    **What this PR does / why we need it**:
    
    **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #41235
    
    **Special notes for your reviewer**:
    
    **Release note**:
    
    ```release-note
    ```
    356d4e8c
Name
Last commit
Last update
..
cmd/kube-scheduler Loading commit data...
pkg Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...