apiserver/pkg/admission/plugin/policy/validating
Jeremy Shih feabdb6d52 make test parallel in for loop
Kubernetes-commit: 40a25463fa48ee49a713b80b2157c362438960e2
2024-03-25 09:39:01 +08:00
..
metrics refactor: move vap into parent `policy` folder 2024-01-17 18:09:30 -08:00
accessor.go refactor: handle paramKind directly 2024-02-20 09:22:35 -08:00
admission_test.go make test parallel in for loop 2024-03-25 09:39:01 +08:00
caching_authorizer.go refactor: move vap into parent `policy` folder 2024-01-17 18:09:30 -08:00
caching_authorizer_test.go refactor: move vap into parent `policy` folder 2024-01-17 18:09:30 -08:00
dispatcher.go refactor: use match from generic pkg in vap 2024-02-20 09:22:18 -08: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 Adding the feature gates to fix cost for VAP and webhook matchConditions. 2024-05-01 16:26:41 -07: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 make ValidatingAdmissionPolicy ignore excluded resources. 2024-02-28 15:31:44 -08:00
validator_test.go Adding the feature gates to fix cost for VAP and webhook matchConditions. 2024-05-01 16:26:41 -07:00