1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-05 15:37:19 +00:00
kyverno/cmd/cli/kubectl-kyverno/policy
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
..
annotations refactor: cli packages structure (#8254) 2023-09-04 17:04:10 +00:00
legacy_loader.go Fix cli load policies from fs (#10270) 2024-05-21 15:17:49 +08:00
load.go chore: bump k8s libs to 0.30 (#10285) 2024-06-04 15:09:44 +08:00
load_test.go fix: return policies with either audit or enforce rules from the cache (#10667) 2024-08-06 18:24:28 +00:00
variables.go refactor: introduce cli variables package (#8285) 2023-09-06 14:03:51 +00:00
variables_test.go Fix cli load policies from fs (#10270) 2024-05-21 15:17:49 +08:00