Pre-requisites
What happened? What did you expect to happen?
See this PR: #15736
steps.template.id should always be something when referred to, but this is impossible for steps with fan out behaviour.
At least document this impossibility.
Version(s)
:latest
Paste a minimal workflow that reproduces the issue. We must be able to run the workflow; don't enter a workflow that uses private images.
Logs from the workflow controller
Logs from in your workflow's wait container
Pre-requisites
:latestimage tag (i.e.quay.io/argoproj/workflow-controller:latest) and can confirm the issue still exists on:latest. If not, I have explained why, in detail, in my description below.What happened? What did you expect to happen?
See this PR: #15736
steps.template.id should always be something when referred to, but this is impossible for steps with fan out behaviour.
At least document this impossibility.
Version(s)
:latest
Paste a minimal workflow that reproduces the issue. We must be able to run the workflow; don't enter a workflow that uses private images.
N/ALogs from the workflow controller
Logs from in your workflow's wait container