1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 17:37:12 +00:00
kyverno/pkg/validatingadmissionpolicy
Mariam Fahmy c796bb765c
fix: return policies with either audit or enforce rules from the cache (#10667)
* fix: return policies with either audit or enforce rules from the cache

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

* feat: introduce validationFailureAction under verifyImage rules

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

* feat: add chainsaw tests

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

* fix

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

---------

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
Co-authored-by: shuting <shuting@nirmata.com>
2024-08-06 18:24:28 +00:00
..
api.go feat(perf): add new linter prealloc to enforce slice declarations best practice (#10250) 2024-05-20 14:46:35 +05:30
builder.go fix: return policies with either audit or enforce rules from the cache (#10667) 2024-08-06 18:24:28 +00:00
kyvernopolicy_checker.go fix: return policies with either audit or enforce rules from the cache (#10667) 2024-08-06 18:24:28 +00:00
kyvernopolicy_checker_test.go feat: support exclude block in generating VAPs (#10215) 2024-07-16 18:06:58 +03:00
log.go refactor validating admission policies (#7835) 2023-07-27 17:32:30 -07:00
matcher.go feat: apply VAP bindings in CLI apply command in offline mode (#9751) 2024-02-21 07:52:25 +00:00
utils.go refactor: add a function to check if VAPs are registered in the API server (#10014) 2024-04-17 10:01:00 +00:00
validate.go chore: bump k8s libs to 0.30 (#10285) 2024-06-04 15:09:44 +08:00
validate_test.go feat: Support CEL expression warnings (#9566) 2024-02-02 10:04:02 +00:00
version_converter.go chore: bump k8s libs to 0.30 (#10285) 2024-06-04 15:09:44 +08:00