-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
feat(controller): Workflow-level retryStrategy
/resubmit pending pods by default. Closes #3918
#3965
Conversation
# Conflicts: # pkg/apis/workflow/v1alpha1/generated.pb.go
resubmitPendingPods
. Closes #3918retryStrategy
. Closes #3918
retryStrategy
. Closes #3918retryStrategy
+ always resubmit pending pods. Closes #3918
retryStrategy
+ always resubmit pending pods. Closes #3918retryStrategy
/resubmit pending pods by default. Closes #3918
|
FAIL: TestArgoServerSuite/TestWorkflowService/Terminate |
|
Hi folks - we've just bumped into a problem where some users with clients on 2.12.x can't parse our workflows that contain |
Checklist:
"fix(controller): Updates such and such. Fixes #1234"
.Closes #3918
Related to ##2385
Changes
retryStrategy
at workflow level.resubmitPendingPods
and always resubmit them.