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
A Workflow relying on a WorkflowTemplate using withParam fails with template [template-name] not found. The individual steps based on [template-name] succeed, but the Workflow as a whole fails.
What you expected to happen:
I expected the Workflow to finish successfully.
How to reproduce it (as minimally and precisely as possible):
What happened:
A Workflow relying on a WorkflowTemplate using
withParam
fails withtemplate [template-name] not found
. The individual steps based on[template-name]
succeed, but the Workflow as a whole fails.What you expected to happen:
I expected the Workflow to finish successfully.
How to reproduce it (as minimally and precisely as possible):
WorkflowTemplate:
Workflow:
Anything else we need to know?:
This appears to be a regression in 2.4.3. I can't reproduce the issue in 2.4.2.
Environment:
Other debugging information (if applicable):
N/A - no pods failed
The text was updated successfully, but these errors were encountered: