k3s/pkg/apis
Kubernetes Submit Queue 8d26afa8a6 Merge pull request #48377 from bsalamat/priority_class
Automatic merge from submit-queue

Add PriorityClass API object under new "scheduling" API group

**What this PR does / why we need it**: This PR is a part of a series of PRs to add pod priority to Kubernetes. This PR adds a new API group called "scheduling" with a new API object called "PriorityClass". PriorityClass maps the string value of priority to its integer value.

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

**Special notes for your reviewer**: Given the size of this PR, I will add the admission controller for the PriorityClass in a separate PR.

**Release note**:

```release-note
Add PriorityClass API object under new "scheduling" API group
```

ref/ #47604
ref/ #48646
2017-07-19 19:04:29 -07:00
..
abac Update generated code 2017-07-18 09:28:49 +02:00
admission generated 2017-07-18 15:20:05 -07:00
admissionregistration Update generated code 2017-07-18 09:28:49 +02:00
apps Update generated code 2017-07-18 09:28:49 +02:00
authentication Update generated code 2017-07-18 09:28:49 +02:00
authorization Update generated code 2017-07-18 09:28:49 +02:00
autoscaling Update generated code 2017-07-18 09:28:49 +02:00
batch Update generated code 2017-07-18 09:28:49 +02:00
certificates Update generated code 2017-07-18 09:28:49 +02:00
componentconfig Merge pull request #48256 from xiangpengzhao/move-pkg-util 2017-07-18 18:19:19 -07:00
extensions Update generated code 2017-07-18 09:28:49 +02:00
imagepolicy Update generated code 2017-07-18 09:28:49 +02:00
meta/v1 deepcopy: add interface deepcopy funcs 2017-07-18 09:28:47 +02:00
networking Update generated code 2017-07-18 09:28:49 +02:00
policy Update generated code 2017-07-18 09:28:49 +02:00
rbac Update generated code 2017-07-18 09:28:49 +02:00
scheduling autogenerated files 2017-07-18 17:47:57 -07:00
settings Update generated code 2017-07-18 09:28:49 +02:00
storage Update generated code 2017-07-18 09:28:49 +02:00
OWNERS remove some people from OWNERS so they don't get reviews anymore 2017-07-13 10:02:21 -07:00