k3s/pkg/quota
Kubernetes Submit Queue 8770d12494
Merge pull request #65572 from yue9944882/fixes-admission-operation-mismatch-for-create-on-update
Automatic merge from submit-queue. 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>.

fixes operation for "create on update"

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

Set operation to `admission.Create` for create-on-update requests.

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

**Special notes for your reviewer**:

**Release note**:

```release-note
Checks CREATE admission for create-on-update requests instead of UPDATE admission
```
2018-07-19 10:42:54 -07:00
..
evaluator fixes operation for "create on update" 2018-07-10 17:22:09 +08:00
generic fixes operation for "create on update" 2018-07-10 17:22:09 +08:00
install only need to ignore resources that match discovery conditions 2018-07-05 10:29:58 -04:00
BUILD Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
OWNERS add deads to quota owner 2017-12-18 09:39:25 -05:00
interfaces.go Introduce priority class in the resource quota 2018-06-04 16:14:54 -04:00
resources.go Merge pull request #64688 from hzxuzhonghu/resourceList-opt 2018-06-20 05:48:08 -07:00
resources_test.go Add UT test to TestMax if equal scenario 2018-03-01 10:30:06 +08:00