kubernetes/pkg/apis/scheduling
Kubernetes Submit Queue 2a604f6358
Merge pull request #59991 from bsalamat/default_pc
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Pick the PriorityClass with the lowest value of priority in case more than one global default exists

**What this PR does / why we need it**:
Please see the referenced issue.

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #59987

**Special notes for your reviewer**:

**Release note**:

```release-note
Priority admission controller picks a global default with the lowest priority value if more than one such default PriorityClass exists.
```

/sig scheduling
cc/ @liggitt
2018-02-21 13:52:00 -08:00
..
fuzzer update BUILD files 2017-10-15 18:18:13 -07:00
install Update bazel 2017-10-18 17:24:04 +02:00
v1alpha1 Update generated files 2018-01-02 22:13:19 -08:00
validation Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
BUILD Update generated code 2017-11-10 18:26:46 +01:00
doc.go deepcopy: remove deepcopy register tags 2017-11-10 18:25:26 +01:00
register.go Add PriorityClass API 2017-07-18 17:47:57 -07:00
types.go Changed API doc 2018-02-18 18:20:10 -08:00
zz_generated.deepcopy.go Regenerate all generated code 2018-01-02 00:21:07 -08:00