k3s/pkg
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
..
api Make conversion function names match expected values 2018-07-17 23:02:16 -04:00
apis Merge pull request #65771 from smarterclayton/untyped 2018-07-19 09:29:00 -07:00
auth Improve multi-authorizer errors 2018-07-06 10:55:17 -04:00
capabilities
client clean up node expansion 2018-07-10 11:01:15 +08:00
cloudprovider Merge pull request #66324 from krunaljain/bugfix/revert_pd_size_rounding_to_GB 2018-07-18 16:42:11 -07:00
controller Merge pull request #65572 from yue9944882/fixes-admission-operation-mismatch-for-create-on-update 2018-07-19 10:42:54 -07:00
credentialprovider Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
features Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
fieldpath fieldpath: Add tests for missing cases 2018-07-12 10:26:18 +02:00
generated Merge pull request #65737 from roycaihw/api-linter 2018-07-13 18:00:00 -07:00
kubeapiserver kube-apiserver: disallow --secure-port 0 2018-07-09 14:03:08 +02:00
kubectl add tests for polymorphichelpers pkg 2018-07-18 00:37:00 -07:00
kubelet Merge pull request #65771 from smarterclayton/untyped 2018-07-19 09:29:00 -07:00
kubemark Remove unused io util writer & volume host GetWriter() 2018-07-09 14:09:48 -07:00
master generated 2018-07-13 11:41:09 -04:00
printers Merge pull request #65351 from dtaniwaki/fix-deletion-timestamp-printing 2018-07-09 20:39:10 -07:00
probe Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
proxy generated: Avoid use of reflect.Call in conversion code paths 2018-07-17 23:02:16 -04:00
quota Merge pull request #65572 from yue9944882/fixes-admission-operation-mismatch-for-create-on-update 2018-07-19 10:42:54 -07:00
registry generated 2018-07-13 11:41:09 -04:00
routes
scheduler Merge pull request #63666 from xchapter7x/pkg-scheduler-factory 2018-07-19 02:09:06 -07:00
security Cleanup & fix PodSecurityPolicy field path usage 2018-07-18 17:47:32 -07:00
securitycontext Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
serviceaccount fix a nit error in log 2018-06-27 14:21:27 +08:00
ssh Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
util Merge pull request #65594 from liggitt/node-csr-addresses-2 2018-07-11 22:25:07 -07:00
version Set gazelle:importmap_prefix for everything under staging/src 2018-06-22 16:22:57 -07:00
volume Merge pull request #66174 from ddebroy/scaleio1 2018-07-18 03:32:59 -07:00
watch/json Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
windows/service Update to gazelle 0.12.0 and run hack/update-bazel.sh 2018-06-22 16:22:18 -07:00
.import-restrictions
BUILD Autogenerated stuff 2018-06-27 13:31:10 +02:00
OWNERS