kubernetes/plugin/pkg/scheduler/api/validation
Kubernetes Submit Queue a3cf8b95da Merge pull request #45122 from ravisantoshgudimetla/priority_overflow#24720
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}.
```
2017-05-08 14:54:40 -07:00
..
BUILD autogenerated 2017-04-14 10:40:57 -07:00
validation_test.go Total priority buffer overflow check 2017-05-07 16:42:32 -04:00
validation.go Merge pull request #45122 from ravisantoshgudimetla/priority_overflow#24720 2017-05-08 14:54:40 -07:00