1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 17:37:12 +00:00
kyverno/pkg/webhooks/utils
Mariam Fahmy ff88c4c39a
feat: migrate validationFailureAction and validationFailureActionOverrides (#10528)
* feat: migrate validationFailureAction and validationFailureActionOverrides under validate rule

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

* feat: add unit tests

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

---------

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
2024-06-26 09:13:02 +02:00
..
block.go fix: Policies skipped because of preconditions not met should not be included in admission requests denial responses (#9719) 2024-02-20 15:42:18 +00:00
block_test.go feat: migrate validationFailureAction and validationFailureActionOverrides (#10528) 2024-06-26 09:13:02 +02: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 feat: bump update request api version (#10508) 2024-06-20 09:44:43 +00:00
warning.go feat: add skipImageReferences in verify images (#8633) 2024-01-23 12:27:39 +00:00
warning_test.go Add an abstraction interface for Kyverno policies and validating admission policies (#8016) 2023-08-15 12:41:43 -07:00