1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 07:57:07 +00:00
kyverno/pkg/webhooks/utils
shuting cf2b8dafa6
skip generating events on empty rule response (#5158)
Signed-off-by: ShutingZhao <shuting@nirmata.com>

Signed-off-by: ShutingZhao <shuting@nirmata.com>
2022-10-27 08:34:55 +00:00
..
block.go skip succeed rules when building the blocked return message (#4804) 2022-10-04 10:34:37 +00:00
block_test.go refactor: webhook block and unit tests (#4531) 2022-09-08 08:36:31 +00:00
error.go refactor: move mutation handler out of webhooks package (#4567) 2022-09-09 12:48:29 +02:00
event.go skip generating events on empty rule response (#5158) 2022-10-27 08:34:55 +00:00
exclude.go feat: reports v2 implementation (#4608) 2022-09-28 17:15:16 +05:30
exclude_test.go feat: reports v2 implementation (#4608) 2022-09-28 17:15:16 +05:30
metrics.go refactor: make webhook metrics helpers static (#4554) 2022-09-09 07:11:16 +03:00
policy_context_builder.go fix: go routines not gracefully shut down in controllers (#5022) 2022-10-19 08:54:48 +00:00
update_request_updater.go refactor: introduce ur updater (#4535) 2022-09-08 20:07:18 +08:00
update_request_updater_test.go chore: add unit test for updating ur status (#4541) 2022-09-08 21:59:51 +08:00
warning.go fix: global anchor warning (#4962) 2022-10-17 17:15:57 +05:30
warning_test.go fix: global anchor warning (#4962) 2022-10-17 17:15:57 +05:30