apiserver/pkg/admission/plugin/policy/validating
Matthieu MOREL e32a42cf11 fix: enable expected-actual rule from testifylint in module `k8s.io/apiserver`
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

Kubernetes-commit: fbd773ecb82aa0afef3c02274db901afe1788220
2024-09-27 07:49:07 +02: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 expected-actual rule from testifylint in module `k8s.io/apiserver` 2024-09-27 07:49:07 +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