apiserver/pkg/admission/plugin/webhook
Divya Sri Sanaganapalli 956f1b4799 Incorporating feedback on 119341
Kubernetes-commit: 24877f96fbb60f34c1c808e7ac76870019eee86b
2023-08-21 15:20:30 +00:00
..
config api-machinery: stop using deprecated io/ioutil 2023-05-02 15:08:18 +02:00
errors Ensure 4xx+ response codes from webhook rejections 2019-04-24 15:27:19 -04:00
generic remove todo/spelling 2023-07-14 11:08:00 -05:00
initializer Add port to ServiceResolvers 2019-03-01 16:32:50 -08:00
matchconditions bugfix: use matched resource for AdmissionRequest.resource, not the resource it was converted from 2023-07-21 18:13:24 -07:00
mutating Incorporating feedback on 119341 2023-08-21 15:20:30 +00:00
predicates ValidatingAdmissionPolicy: support namespace access (#118267) 2023-07-15 01:33:59 +00:00
request migrate versionedattr to avoid circular dependency 2023-03-03 14:04:29 -06:00
testcerts fix shellcheck in k8s.io/apiserver 2019-01-24 13:55:09 +08:00
testing staging: fix "go vet" issues 2023-02-28 21:22:40 +01:00
util Use cached selectors/client for webhooks 2019-08-24 17:12:14 -04:00
validating Incorporating feedback on 119341 2023-08-21 15:20:30 +00:00
accessors.go matchCondition metrics 2023-07-13 19:59:27 -05:00
accessors_test.go Replace uses of ObjectReflectDiff with cmp.Diff 2023-03-23 11:34:03 -07:00