-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v3.2.6: retryStrategy.expression
(conditional retry) not working -- wrong version used
#7539
Comments
The workflow is invalid because your version does not support the "expression" field. Can you please retry with the latest version? |
@alexec, I'm not sure how I could be out of date since 3.2.6 was the latest version at the time I submitted this. Regardless, I checked out
As far as I can tell, |
feat: Introduce when condition to retryStrategy (#6114) |
Can you run |
I tried using |
retryStrategy.expression
(conditional retry) not working -- wrong version used
Summary
Submitting this example workflow results in an error.
https://github.com/argoproj/argo-workflows/blob/master/examples/retry-conditional.yaml
What version is it broken in?
v3.2.6
What version was it working in?
v3.1.2
Diagnostics
Either a workflow that reproduces the bug, or paste you whole workflow YAML, including status, something like:
What Kubernetes provider are you using?
Docker Desktop
What executor are you running?
Emissary
Message from the maintainers:
Impacted by this regression? Give it a 👍. We prioritise the issues with the most 👍.
The text was updated successfully, but these errors were encountered: