kubernetes/hack/lib
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
..
BUILD Build release tarballs in bazel and add make bazel-release rule 2017-01-13 16:17:44 -08:00
etcd.sh Do etcd semver validation using posix only 2017-04-12 12:44:07 -04:00
golang.sh Remove unnecessary wrapper flags 2017-06-07 12:31:01 -04:00
init.sh Add PriorityClass API 2017-07-18 17:47:57 -07:00
swagger.sh Merge pull request #46829 from cblecker/swagger-dir-fix 2017-06-22 20:26:24 -07:00
test.sh add cmd test for kubectl auth can-i 2017-06-03 17:01:00 +08:00
util.sh Add utility function to install go package at a particular commit 2017-07-18 12:48:02 -07:00
version.sh Convert go_binary linkstamp to x_defs 2017-06-08 14:59:55 -07:00