1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 07:57:07 +00:00
kyverno/pkg/validation/policy
shuting 600e19b340
fix: clean up URs if the trigger doesn't exist (#9355)
* clean up URs if trigger is not present

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* add chainsaw tests

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* increase timeout

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* chore: clarify user variables failure

Signed-off-by: ShutingZhao <shuting@nirmata.com>

---------

Signed-off-by: ShutingZhao <shuting@nirmata.com>
2024-01-09 10:30:31 +01:00
..
actions.go improve messages (#9168) 2023-12-16 10:50:08 +02:00
allowed_vars_test.go Supporting ValidatingAdmissionPolicy in kyverno cli (apply and test command) (#6656) 2023-05-10 08:12:53 +00:00
background.go fix: clean up URs if the trigger doesn't exist (#9355) 2024-01-09 10:30:31 +01:00
background_test.go fix: generate policy validation to prevent endless loop (#7026) 2023-04-28 13:54:17 +00:00
fuzz_test.go refactor: remove openapi package (#8538) 2023-09-27 16:21:47 +00:00
generate.go fix: target scope validation for the generate rule (#7479) 2023-06-13 10:26:56 +00:00
on_update_policy_test.go fix: generate policy validation to prevent endless loop (#7026) 2023-04-28 13:54:17 +00:00
validate.go optimize JSON context processing using in-memory maps (#8322) 2023-12-04 07:35:36 +00:00
validate_test.go refactor: remove openapi package (#8538) 2023-09-27 16:21:47 +00:00