• Kubernetes Submit Queue's avatar
    Merge pull request #44404 from bsalamat/config_fix · a121d1c6
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Scheduler configurator looks for a specific key in ConfigMap.Data
    
    **What this PR does / why we need it**: Changes scheduler configurator to look for a specific key in ConfigMap.Data instead of the old logic which expected only one entry to exist in the map. The key is a constant whose value is "policy.cfg".
    
    **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #
    
    **Special notes for your reviewer**:
    
    **Release note**:
    
    ```release-note
    ```
    a121d1c6
Name
Last commit
Last update
..
cmd/kube-scheduler Loading commit data...
pkg Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...