• Kubernetes Submit Queue's avatar
    Merge pull request #43892 from bsalamat/sched_conf1 · 6e3bd081
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Scheduler can recieve its policy configuration from a ConfigMap
    
    **What this PR does / why we need it**: This PR adds the ability to scheduler to receive its policy configuration from a ConfigMap. Before this, scheduler could receive its policy config only from a file. The logic to watch the ConfigMap object will be added in a subsequent PR.
    
    **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**:
    
    ```Add the ability to the default scheduler to receive its policy configuration from a ConfigMap object.
    ```
    6e3bd081
Name
Last commit
Last update
..
cmd/kube-scheduler Loading commit data...
pkg Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...