1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-05 15:37:19 +00:00
kyverno/pkg/event
Mariam Fahmy 716611b7ea
fix: return all the exceptions that match the incoming resource (#10722)
* fix: return all the exceptions that match the incoming resource

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

* fix: modify log messages

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

---------

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
2024-07-25 17:36:19 +00:00
..
action.go feat: migrate to events.k8s.io/v1 (#7673) 2023-07-26 14:06:51 +00:00
controller.go fix: truncate event messages to 1024 chars (#10636) 2024-07-10 14:31:32 +00:00
controller_test.go fix: re-use the maxQueuedEvents (#10024) 2024-04-10 15:41:22 +08:00
events.go fix: return all the exceptions that match the incoming resource (#10722) 2024-07-25 17:36:19 +00:00
fake.go refactor: event package (#6124) 2023-01-26 21:19:02 +00:00
info.go feat: enhance global context (#9710) 2024-02-23 10:34:04 +00:00
reason.go refactor: event package (#6124) 2023-01-26 21:19:02 +00:00
source.go refactor: event package (#6124) 2023-01-26 21:19:02 +00:00