1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/pkg/utils/admission
Mariam Fahmy 970c255765
feat: validate CELPolicyExceptions (#12083)
* feat: validate CELPolicyExceptions

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>

* chore: add cel-policy-exceptions tests in the CI

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>

---------

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
2025-02-05 15:01:11 +00:00
..
celexception.go feat: validate CELPolicyExceptions (#12083) 2025-02-05 15:01:11 +00:00
celexception_test.go feat: validate CELPolicyExceptions (#12083) 2025-02-05 15:01:11 +00:00
cleanup.go feat: remove kyverno client v2beta1 (#10543) 2024-06-26 08:48:32 +00:00
cleanup_test.go feat: remove kyverno client v2beta1 (#10543) 2024-06-26 08:48:32 +00:00
dryrun.go refactor: remove more admission request pointers (#6774) 2023-04-04 13:11:18 +08:00
dryrun_test.go refactor: remove more admission request pointers (#6774) 2023-04-04 13:11:18 +08:00
exception.go chore: use v2 clients for policy exceptions (#10530) 2024-06-24 16:36:55 +00:00
exception_test.go chore: use v2 clients for policy exceptions (#10530) 2024-06-24 16:36:55 +00:00
globalcontext.go feat: add global context entry validation webhook (#9619) 2024-02-02 18:04:50 +01:00
globalcontext_test.go feat: add global context entry validation webhook (#9619) 2024-02-02 18:04:50 +01:00
metadata.go feat: add global context entry validation webhook (#9619) 2024-02-02 18:04:50 +01:00
metadata_test.go feat: add global context entry validation webhook (#9619) 2024-02-02 18:04:50 +01:00
policy.go feat: add global context entry validation webhook (#9619) 2024-02-02 18:04:50 +01:00
policy_test.go feat: add global context entry validation webhook (#9619) 2024-02-02 18:04:50 +01:00
resource.go refactor: remove more admission request pointers (#6774) 2023-04-04 13:11:18 +08:00
resource_test.go refactor: remove more admission request pointers (#6774) 2023-04-04 13:11:18 +08:00
response.go refactor: remove admission request/response pointers (#6769) 2023-04-03 18:08:57 +00:00
response_test.go refactor: remove admission request/response pointers (#6769) 2023-04-03 18:08:57 +00:00