• 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
..
BUILD Loading commit data...
validation.go Loading commit data...
validation_test.go Loading commit data...