kubernetes/test/integration/apiserver/cel
Ben Luddy f1700e4b95
Cache authz decisions within validating policy admission.
This avoids the surprise of identical authorization checks within a
policy evaluating to different decisions during the same admission
pass, and reduces the overhead of repeatedly referencing the same
authorization check.
2023-06-28 15:30:04 -04:00
..
main_test.go
typeresolution_test.go Introduce CEL EnvSets for managing safe rollout of new CEL features, libraries and expression variables 2023-05-08 11:52:31 -04:00
validatingadmissionpolicy_test.go Cache authz decisions within validating policy admission. 2023-06-28 15:30:04 -04:00