• Kubernetes Submit Queue's avatar
    Merge pull request #45122 from ravisantoshgudimetla/priority_overflow#24720 · a3cf8b95
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 44727, 45409, 44968, 45122, 45493)
    
    Total priority overflow check
    
    **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 #24720
    
    **Special notes for your reviewer**:
    @adohe. I have borrowed some parts of your code in the closed PR and created this one.
    
    **Release note**:
    
    ```release-note
    This fixes the overflow for priorityconfig-  valid range {1, 9223372036854775806}.
    ```
    a3cf8b95
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...