k3s/pkg/master
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
..
controller/crdregistration Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
ports controller-manager: add SecureServingOptions 2018-02-13 11:16:47 +01:00
reconcilers Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
tunneler Merge pull request #60068 from wojtek-t/ssl_key_longer_timeout 2018-02-21 18:09:47 -08:00
BUILD Generated 2018-05-12 02:01:09 -04:00
OWNERS
client_ca_hook.go fix all the typos across the project 2018-02-11 11:04:14 +08:00
client_ca_hook_test.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
client_util.go Client ca post start hook now checks if the system namespace already exists 2018-01-30 16:19:33 -08:00
controller.go Merge pull request #56690 from redbaron/master 2018-05-10 04:20:40 -07:00
controller_test.go Disable session affinity for internal kuberntes service 2017-12-01 11:09:57 +00:00
doc.go
import_known_versions.go remove KUBE_API_VERSIONS 2018-04-26 08:27:49 -04:00
import_known_versions_test.go simplify api registration 2018-05-08 18:33:50 -04:00
master.go Move scheduling api to beta 2018-05-12 02:01:04 -04:00
master_openapi_test.go Remove request context mapper 2018-04-18 17:03:31 -04:00
master_test.go simplify api registration 2018-05-08 18:33:50 -04:00
services.go Merge pull request #51249 from tengqm/service-ip-cidr 2018-02-24 18:43:39 -08:00