notification-controller/internal/server/testdata
Sunny 80f7237673 Refactor event handler
- Break down the EventServer.handleEvent() implementation into multiple
  smaller functions which are extensively tested on their own.
  - New implementation of filter Alerts for Event
  - New implementation of Event matches Alert
- Remove any readiness check on Alert or Provider.
- Add kubebuilder marker for generating RBAC permissions to create and
  patch events, and query Alert and Provider objects.
- Convert the event handler test from controllers/ dir to work with
  just EventServer without any reconciler, keeping all the test cases
  and slightly modified test set up code.

Signed-off-by: Sunny <darkowlzz@protonmail.com>
2023-11-28 16:17:03 +05:30
..
gitrepo2.yaml Refactor event handler 2023-11-28 16:17:03 +05:30
kustomization.yaml Refactor event handler 2023-11-28 16:17:03 +05:30
repo.yaml Refactor event handler 2023-11-28 16:17:03 +05:30