Commit graph

7 commits

Author SHA1 Message Date
Bastien Riviere 1bc747c18b
chore: remove errSkipNotification 2023-09-11 18:47:25 +02:00
Bastien Riviere ea22fa5569
refactor: make handlers able to send multiple notifications at once 2023-09-03 16:44:23 +02:00
Bastien Riviere 917d7571f2
refactor: skip notification via err 2023-09-03 14:57:43 +02:00
Bastien Riviere 6b035f4deb
feat: notify ReconciliationSucceeded only after modification
All checks were successful
Go / build (push) Successful in 30s
2023-09-03 13:44:16 +02:00
Bastien Riviere f2b57e4c99
fix: update flux model to include revision
All checks were successful
Go / build (push) Successful in 28s
2023-09-03 13:07:42 +02:00
Bastien Riviere eef59c479c
feat(flux): filter out ReconciliationSucceeded
All checks were successful
Go / build (push) Successful in 34s
These notification are too spammy. We may need to add logic
to handle in progress reconciliations.
2023-09-03 12:19:34 +02:00
Bastien Riviere 958b906069
feat: add flux formatter 2023-09-01 19:06:12 +02:00