Peter Jiang
993344e232
chore: bump k8s 1.34 ( #24405 )
...
Signed-off-by: Peter Jiang <peterjiang823@gmail.com >
2025-09-08 16:06:51 -04:00
Yusuke Abe
559744a65e
fix: replace ⤴️ for MS teams ( #22258 ) ( #22725 )
...
Signed-off-by: chansuke <moonset20@gmail.com >
2025-08-01 10:44:25 -04:00
Andrii Korotkov
a8f646e430
fix: Notifications on-deployed would now be delivered if sync didn't change the health status of the app in a process ( #22203 ) ( #22204 )
...
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
2025-03-09 19:58:52 +02:00
sivchari
e3b333a860
fix: JSON format ( #22237 )
...
Signed-off-by: sivchari <shibuuuu5@gmail.com >
2025-03-09 19:28:58 +02:00
Andrii Korotkov
7b1ed5218a
fix: On deployed trigger must consider race between last transition time and sync finished time ( #9070 ) ( #21944 )
...
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
2025-02-23 17:44:24 +02:00
Andrii Korotkov
e14d6b7bf9
chore: Update notifications to be less spammy ( #20871 ) ( #21884 )
...
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
2025-02-18 08:43:39 -05:00
Siddhesh Ghadi
9309688a8a
Stabilize on-deployed notification trigger ( #21333 )
...
Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com >
2024-12-30 10:51:55 +02:00
Pan Luo
4faf8dd11c
fix: the unmatching template issue introduced from #20237 ( #20410 )
...
* Fix the unmatching template error
The error in the notification controller shows unmatching "{{end}}"
```
error in 'app-health-degraded' teams.potentialAction: template:
app-health-degraded:14: unexpected {{end}}"
```
Signed-off-by: Pan Luo <pan.luo@ubc.ca >
* update templates to match the install.yaml
Signed-off-by: Pan Luo <pan.luo@ubc.ca >
* fix inconsistent yaml block style formating
Signed-off-by: Pan Luo <pan.luo@ubc.ca >
---------
Signed-off-by: Pan Luo <pan.luo@ubc.ca >
2024-10-17 08:17:10 -04:00
Ajinkya Ganesh Kumbhar
52d5653c86
fix notification-catlog issue ( #20237 )
...
Signed-off-by: ajinkyak423 <ajinkyakumbhar423@gmail.com >
2024-10-05 21:46:43 +03:00
Michael Firestone
d4251ef7cf
chore(notifications): remove unneeded operations from templates ( #17307 )
...
* chore(deps): bump library/ubuntu in /test/container (#13409 )
Bumps library/ubuntu from `9a0bdde` to `67211c1`.
---
updated-dependencies:
- dependency-name: library/ubuntu
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Michael Firestone <mike.firestone@electriphi.ai >
* rm unneeded operations from templates
Signed-off-by: Michael Firestone <firestonem@gmail.com >
Signed-off-by: Michael Firestone <mike.firestone@electriphi.ai >
* rm more unneeded ops
Signed-off-by: Michael Firestone <mike.firestone@electriphi.ai >
---------
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: Michael Firestone <mike.firestone@electriphi.ai >
Signed-off-by: Michael Firestone <firestonem@gmail.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Michael Firestone <mike.firestone@electriphi.ai >
2024-02-29 13:54:15 +02:00
Surya Asriadie
0de579dd34
fix(notifications-catalog): Add nil check for on-deployed trigger ( #15363 )
...
Signed-off-by: Fs02 <surya.asriadie@gmail.com >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2023-09-06 15:57:16 +03:00
Hoang Quoc Trung
4a7e6ec855
fix(notifications-catalog): Add nil check for notifications_catalog triggers ( #14795 )
...
* Add nil check for notifications_catalog triggers
Signed-off-by: Trung <trung.hoang@pricehubble.com >
* Use correct nil check
Signed-off-by: Trung <trung.hoang@pricehubble.com >
* Add missing catalog generation to makefile
Signed-off-by: Trung <trung.hoang@pricehubble.com >
* Revert changes to update-manifests.sh
Signed-off-by: Trung <trung.hoang@pricehubble.com >
---------
Signed-off-by: Trung <trung.hoang@pricehubble.com >
2023-08-01 07:29:42 -04:00
pasha-codefresh
feaf949968
chore: update notifications version ( #8267 )
...
chore: update notifications version (#8267 )
Signed-off-by: pashavictorovich <pavel@codefresh.io >
2022-01-24 13:43:23 -08:00
pasha-codefresh
0f2f9a97e3
feat: Migrate argocd notifications to argocd ( #7744 )
...
feat: Migrate argocd notifications to argocd (#7744 )
Signed-off-by: pashavictorovich <pavel@codefresh.io >
2021-11-29 18:47:46 -08:00