apiserver/pkg/admission/plugin/webhook
Tim Hockin 5624a05672 Remove defunct references to "vendor"
Kubernetes-commit: d772f7719dc55ebfec2e9461b6e14bf17f5301df
2024-01-15 15:56:21 -08:00
..
config chore: adds consistent vanity import to files and provides tooling for verifying and updating them. (#120642) 2024-02-08 14:10:27 +00: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 Remove defunct references to "vendor" 2024-01-15 15:56:21 -08: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 Remove defunct references to "vendor" 2024-01-15 15:56:21 -08: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