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'm attempting to use the oncePer config for Slack notifications, but I can't get it to work 😢 . My argo-rollouts-notification-configmap is configured as so, and my intended behavior is that upon triggering a rollout, there shouldn't be any subsequent notifications past the first one since the rollout.metadata.name is set between rollouts:
trigger.on-rollout-updated: |
- send: [rollout-updated]
- oncePer: rollout.metadata.name (set value to test the oncePer feature)
I've also taken a look at a couple discussion posts with mentions of oncePer. I noticed that @zachaller has responded to a couple posts, if you had some insight that would be awesome.
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! I'm attempting to use the
oncePerconfig for Slack notifications, but I can't get it to work 😢 . Myargo-rollouts-notification-configmapis configured as so, and my intended behavior is that upon triggering a rollout, there shouldn't be any subsequent notifications past the first one since therollout.metadata.nameis set between rollouts:I've also taken a look at a couple discussion posts with mentions of
oncePer. I noticed that @zachaller has responded to a couple posts, if you had some insight that would be awesome.Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions