k3s/pkg/registry
Kubernetes Submit Queue d17bbf8d38
Merge pull request #67372 from tanshanshan/priority-814
Automatic merge from submit-queue (batch tested with PRs 67137, 67372, 67505, 67373, 67357). 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>.

fix apiserver crashed when priority classs already exists

**What this PR does / why we need it**:

when priority classs already exists , ignore error 

**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 #67367 

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2018-08-16 10:34:15 -07:00
..
admissionregistration Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
apps dry-run: Use dry-runnable structure 2018-08-03 14:30:50 -07:00
authentication dry-run: Create new options for Update/Create and pass it along 2018-07-12 07:18:37 -07:00
authorization dry-run: Create new options for Update/Create and pass it along 2018-07-12 07:18:37 -07:00
autoscaling dry-run: Use dry-runnable structure 2018-08-03 14:30:50 -07:00
batch dry-run: Create new options for Update/Create and pass it along 2018-07-12 07:18:37 -07:00
cachesize Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
certificates generated 2018-07-13 11:41:09 -04:00
coordination Autogenerated stuff 2018-06-27 13:31:10 +02:00
core Merge pull request #66115 from jasonrichardsmith/add-serviceAccount-fieldselector 2018-08-15 08:24:57 -07:00
events Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
extensions generated 2018-07-13 11:41:09 -04:00
networking generated 2018-07-13 11:41:09 -04:00
policy dry-run: Use dry-runnable structure 2018-08-03 14:30:50 -07:00
rbac dry-run: Create new options for Update/Create and pass it along 2018-07-12 07:18:37 -07:00
registrytest generated 2018-07-13 11:41:09 -04:00
scheduling fix apiserver crashed when priority classs already exists 2018-08-16 08:46:55 +08:00
settings generated 2018-07-13 11:41:09 -04:00
storage Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
BUILD Autogenerated stuff 2018-06-27 13:31:10 +02:00
OWNERS Add liggitt to registry approvers 2017-09-04 11:20:38 -04:00
doc.go