You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I have my trigger defined like this
triggers:
trigger.on-rollout-completed: |
- oncePer: rollout.metadata.annotations[“rollout.argoproj.io/revision”]
- send: [rollout-completed]
But the notification on rollout completed regularly comes in duplicate or even 3 times on slack channel. Any idea how i can investigate it ? we are on argo rollout version 1.2.0
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello, I have my trigger defined like this
triggers:
trigger.on-rollout-completed: |
- oncePer: rollout.metadata.annotations[“rollout.argoproj.io/revision”]
- send: [rollout-completed]
But the notification on rollout completed regularly comes in duplicate or even 3 times on slack channel. Any idea how i can investigate it ? we are on argo rollout version 1.2.0
Beta Was this translation helpful? Give feedback.
All reactions