apiserver/pkg/admission/plugin/policy/validating
cici37 3d5977276b Promote metrics for VAP and CRD validation rules to beta.
Kubernetes-commit: 95dbfa1c3d2f62e5d0f52788a2dd19fc61ca0a36
2024-07-19 20:46:33 +00:00
..
metrics Promote metrics for VAP and CRD validation rules to beta. 2024-07-19 20:46:33 +00:00
accessor.go refactor: handle paramKind directly 2024-02-20 09:22:35 -08:00
admission_test.go fix: enable empty and len rules from testifylint on pkg package 2024-06-28 21:20:13 +02:00
caching_authorizer.go add field and label selectors to authorization attributes 2024-05-23 15:12:26 -04:00
caching_authorizer_test.go add field and label selectors to authorization attributes 2024-05-23 15:12:26 -04:00
dispatcher.go Fix the error type, Add into observation, Fix tests. 2024-07-16 08:27:36 -07:00
errors.go Fix the error type, Add into observation, Fix tests. 2024-07-16 08:27:36 -07:00
initializer.go refactor: move vap into parent `policy` folder 2024-01-17 18:09:30 -08:00
interface.go refactor: use match from generic pkg in vap 2024-02-20 09:22:18 -08:00
message.go refactor: move vap into parent `policy` folder 2024-01-17 18:09:30 -08:00
plugin.go Move CEL env initialization out of package init() 2024-06-29 21:45:55 -04:00
policy_decision.go refactor: move vap into parent `policy` folder 2024-01-17 18:09:30 -08:00
typechecking.go Adding the feature gates to fix cost for VAP and webhook matchConditions. 2024-05-01 16:26:41 -07:00
typechecking_test.go Promote ValidatingAdmissionPolicy to GA. 2024-01-23 22:10:40 +00:00
validator.go errors improvement. 2024-04-23 16:54:47 -07:00
validator_test.go make Err wrap one or zero error. 2024-04-25 17:59:32 -07:00