1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/pkg/webhooks/utils
Mariam Fahmy eab6b4eceb
fix: updaterequests stuck in pending/fail infinite loop (#9119)
* fix: updaterequests stuck in pending/fail infinite loop

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

* fix: prevent creating URs upon DELETE unless it is specified

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

* fix chainsaw test

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

---------

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
2023-12-15 16:42:10 +02:00
..
block.go [Bug] Enforce message wrong (#7208) 2023-05-16 09:54:26 +00:00
block_test.go Add an abstraction interface for Kyverno policies and validating admission policies (#8016) 2023-08-15 12:41:43 -07:00
error.go refactor: engine response policy (#7063) 2023-05-03 13:05:01 +08:00
event.go fix: skip creating event for an empty resource name (#7810) 2023-07-13 16:54:08 +08:00
exclude.go fix: allow mutation of policy reports (#8080) 2023-08-22 09:44:25 +00:00
exclude_test.go fix: allow mutation of policy reports (#8080) 2023-08-22 09:44:25 +00:00
match.go fix: updaterequests stuck in pending/fail infinite loop (#9119) 2023-12-15 16:42:10 +02:00
policy_context_builder.go refactor: introduce jmespath interface (#6882) 2023-04-13 11:29:40 +00:00
warning.go refactor: engine response policy (#7063) 2023-05-03 13:05:01 +08:00
warning_test.go Add an abstraction interface for Kyverno policies and validating admission policies (#8016) 2023-08-15 12:41:43 -07:00