k3s/cmd/kube-apiserver/app
Kubernetes Submit Queue a1b54f3c99
Merge pull request #63100 from ravisantoshgudimetla/priority-beta-api
Automatic merge from submit-queue (batch tested with PRs 55511, 63372, 63400, 63100, 63769). 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>.

Create pkg/scheduling/apis/v1beta1 and move priorityClass to beta 

**What this PR does / why we need it**:
This is for creating pkg/apis/scheduling/v1beta1 so that priorityClasses could be moved to beta.

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

**Special notes for your reviewer**:
/cc @bsalamat @aveshagarwal 

**Release note**:

```release-note
The `PriorityClass` API is promoted to `scheduling.k8s.io/v1beta1`
```
2018-05-14 14:35:21 -07:00
..
options simplify api registration 2018-05-08 18:33:50 -04:00
testing Merge pull request #60890 from rphillips/tests/lease_endpoint 2018-04-27 16:54:16 -07:00
BUILD move client based restmappers to client-go 2018-05-08 08:11:56 -04:00
aggregator.go Move scheduling api to beta 2018-05-12 02:01:04 -04:00
apiextensions.go simplify api registration 2018-05-08 18:33:50 -04:00
server.go Make discovery refresh period less aggressive 2018-05-10 07:53:46 -04:00