1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-15 17:51:20 +00:00
kyverno/pkg/event
Khaled Emara 8fcd9945a1
feat: use custom events watcher (#9324)
* feat: use cusotm events watcher

This custom Event handler solved the problem of a goroutine per Event.

Signed-off-by: Khaled Emara <khaled.emara@nirmata.com>

* test(events): add unit test to EventGenerator

Signed-off-by: Khaled Emara <khaled.emara@nirmata.com>

* fix(events): linter

Signed-off-by: Khaled Emara <khaled.emara@nirmata.com>

* feat: do away with EventBroadcaster

Signed-off-by: Khaled Emara <khaled.emara@nirmata.com>

* eddycharly fixes

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

---------

Signed-off-by: Khaled Emara <khaled.emara@nirmata.com>
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-01-30 14:08:15 -08:00
..
action.go feat: migrate to events.k8s.io/v1 (#7673) 2023-07-26 14:06:51 +00:00
controller.go feat: use custom events watcher (#9324) 2024-01-30 14:08:15 -08:00
controller_test.go feat: use custom events watcher (#9324) 2024-01-30 14:08:15 -08:00
events.go fix: change generic policy to not return any (#9463) 2024-01-20 19:20:22 +02:00
fake.go refactor: event package (#6124) 2023-01-26 21:19:02 +00:00
info.go refactor: events controller (#9236) 2023-12-22 11:47:22 +01: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