mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-04-27 00:58:13 -04:00
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}. ``` |
||
|---|---|---|
| .. | ||
| algorithm | ||
| algorithmprovider | ||
| api | ||
| core | ||
| factory | ||
| metrics | ||
| schedulercache | ||
| testing | ||
| util | ||
| BUILD | ||
| OWNERS | ||
| scheduler.go | ||
| scheduler_test.go | ||