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
Even conditional step could be something interesting. Local and local-containers should do this natively while depending on the transpilation for the other platforms.
It is similar to the map node but does the steps in a sequential way.
The input parameter should be a limit: int
This will require just like map_variable, there should be counter_variable which keeps track of the iteration.
https://github.com/argoproj/argo-workflows/blob/master/examples/recursive-for-loop.yaml
The text was updated successfully, but these errors were encountered: