apiserver/pkg/admission/plugin/policy/validating
cici37 e9e24680dc Remove FG inspection from VAP plugin
Kubernetes-commit: 72ad9c5fdf782f824281ecf9e18ec36caaa9472b
2024-08-22 17:52:21 +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 Remove FG inspection from VAP plugin 2024-08-22 17:52:21 +00: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 fix ValidatingAdmissionPolicy's Validate func to return decision with valid Evaluation 2024-08-22 13:33:17 +09:00
validator_test.go make Err wrap one or zero error. 2024-04-25 17:59:32 -07:00