apiserver/pkg/admission/plugin/webhook
José Carlos Chávez f099bff723 chore: adds consistent vanity import to files and provides tooling for verifying and updating them. (#120642)
* chore: drops update vanity imports from script.

* chore: changes copyright year to 2024.

* chore: makes lint happy.

Kubernetes-commit: 6d6398ef9266abce3518a4c9a3d4e4d8feeffdc1
2024-02-08 14:10:27 +00: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 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