kubernetes/plugin/pkg/admission
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
..
admit Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
alwayspullimages Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
antiaffinity Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
defaulttolerationseconds Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
deny Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
eventratelimit generated: Avoid use of reflect.Call in conversion code paths 2018-07-17 23:02:16 -04:00
exec Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
extendedresourcetoleration Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
gc Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
imagepolicy Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
limitranger Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
namespace Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
noderestriction Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
podnodeselector Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
podpreset Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
podtolerationrestriction generated: Avoid use of reflect.Call in conversion code paths 2018-07-17 23:02:16 -04:00
priority update priority admission for interoperability 2018-07-03 10:43:35 -04:00
resourcequota Merge pull request #65572 from yue9944882/fixes-admission-operation-mismatch-for-create-on-update 2018-07-19 10:42:54 -07:00
security Cleanup & fix PodSecurityPolicy field path usage 2018-07-18 17:47:32 -07:00
securitycontext/scdeny Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
serviceaccount Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
storage kubernetes: fix printf format errors 2018-07-11 00:10:15 +03:00
OWNERS add deads to admission owners 2017-10-16 13:43:54 -04:00