Replies: 2 comments 1 reply
-
I use variables on name of template, but is very limited because only I can use inputs parameters as a variable. Using "{{}}" but I can't use expr, when I use expr I get error on a UI. I opened an issue #8938 |
Beta Was this translation helpful? Give feedback.
-
I would love to see this as well. I either have to define every possibility and use conditions or do a workflow of workflows type setup. The former is not great because there's a lot of copy/paste. I personally don't care for the latter because I like the workflows to all be self-contained instead of submitting a separate workflow for a portion. |
Beta Was this translation helpful? Give feedback.
-
it could be quite big topic to see whether workflowtemplate can support version like github actions (it needs to involve argocd as well), but start small one
Whether we can have variables in workflow templateRef name?
Like the
$wftversion
intemplateRef
Use case
see code sample
Beta Was this translation helpful? Give feedback.
All reactions