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
This is a follow-up to the issue #1350. Passing task result output to nested loop was fixed for list-based loops but it still does not work for range loops
What did you expect to happen:
Additional information:
[Miscellaneous information that will assist in solving the issue.]
Environment:
Python Version (use python --version):
SDK Version:
Tekton Version (use tkn version):
Kubernetes Version (use kubectl version):
OS (e.g. from /etc/os-release):
The text was updated successfully, but these errors were encountered:
/kind bug
What steps did you take and what happened:
[A clear and concise description of what the bug is.]
The following DSL generates Tekton that does not pass task results to the inner range loop pipeline-84a66-for-loop-4
to
parameterThis is a follow-up to the issue #1350. Passing task result output to nested loop was fixed for list-based loops but it still does not work for range loops
What did you expect to happen:
Additional information:
[Miscellaneous information that will assist in solving the issue.]
Environment:
python --version
):tkn version
):kubectl version
):/etc/os-release
):The text was updated successfully, but these errors were encountered: