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
I have few k8s deployments upon updating which I want to trigger an argo workflow. I used workflow's spec.synchronization.mutex to have only one active workflow, but I don't really want others to be queued, rather I'd like to discard them. Is this possible?
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
-
I have few k8s deployments upon updating which I want to trigger an argo workflow. I used workflow's
spec.synchronization.mutex
to have only one active workflow, but I don't really want others to be queued, rather I'd like to discard them. Is this possible?Beta Was this translation helpful? Give feedback.
All reactions