apiserver/pkg/admission/plugin/validatingadmissionpolicy
Ben Luddy 83b0e6192f Remove vestigal err check from CEL admission controller.
Validate no longer returns an error.

Kubernetes-commit: 13192176002ae4fd31bdaaff6083deb9e6256880
2023-03-09 16:13:12 -05:00
..
internal/generic refactor admission controller to avoid contention 2022-12-15 16:30:52 -08:00
matching staging: fix "go vet" issues 2023-02-28 21:22:40 +01:00
OWNERS Rename admission cel package to validatingadmissionpolicy 2022-11-08 14:18:26 +00:00
admission.go implmementing type checking 2023-03-07 15:49:19 -08:00
admission_test.go Custom match criteria (#116350) 2023-03-16 04:20:31 +00:00
controller.go Remove vestigal err check from CEL admission controller. 2023-03-09 16:13:12 -05:00
controller_reconcile.go Custom match criteria (#116350) 2023-03-16 04:20:31 +00:00
initializer.go Implement secondary authz 2023-03-06 12:08:14 -05:00
interface.go Implement validationActions and auditAnnotations 2023-03-06 17:29:28 -05:00
matcher.go refactor admission cel validator and compiler to be reusable 2023-02-15 16:08:59 -06:00
message.go implement message expression. 2023-03-08 17:36:11 -08:00
policy_decision.go Implement validationActions and auditAnnotations 2023-03-06 17:29:28 -05:00
typechecking.go implmementing type checking 2023-03-07 15:49:19 -08:00
typechecking_test.go implmementing type checking 2023-03-07 15:49:19 -08:00
validator.go Custom match criteria (#116350) 2023-03-16 04:20:31 +00:00
validator_test.go Custom match criteria (#116350) 2023-03-16 04:20:31 +00:00