• Kubernetes Submit Queue's avatar
    Merge pull request #48805 from sakeven/use_const · a9afb931
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 48262, 48805)
    
    [Scheduler] Use const value maxPriority instead of immediate value 10
    Signed-off-by: 's avatarsakeven <jc5930@sina.cn>
    
    
    
    **What this PR does / why we need it**:
    
    Use const value maxPriority instead of immediate value 10.
    
    **Special notes for your reviewer**:
    
    **Release note**:
    
    ```
    NONE
    ```
    a9afb931
Name
Last commit
Last update
..
algorithm Loading commit data...
algorithmprovider Loading commit data...
api Loading commit data...
core Loading commit data...
factory Loading commit data...
metrics Loading commit data...
schedulercache Loading commit data...
testing Loading commit data...
util Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
scheduler.go Loading commit data...
scheduler_test.go Loading commit data...
testutil.go Loading commit data...