Commit graph

6 commits

Author SHA1 Message Date
ac2940ccfe
feat: add support for notification action 2023-09-03 16:44:23 +02:00
ea22fa5569
refactor: make handlers able to send multiple notifications at once 2023-09-03 16:44:23 +02:00
1b48840c8b
chore: return 204 when notification is send 2023-09-03 16:36:26 +02:00
917d7571f2
refactor: skip notification via err 2023-09-03 14:57:43 +02:00
eef59c479c
feat(flux): filter out ReconciliationSucceeded
These notification are too spammy. We may need to add logic
to handle in progress reconciliations.
2023-09-03 12:19:34 +02:00
cdc5e5d9eb
feat: add bridge implementation 2023-09-01 19:06:04 +02:00