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
$ ./argo submit --from workflowtemplate/foo -p some_param="bar"
Error: Failed to submit workflow: rpc error: code = InvalidArgument desc = spec.arguments.baz.value or spec.arguments.baz.valueFrom is required
Paramter baz in workflowtemplate/foo has default value but the server comlpains to provide the value.
Is this intended behavior? should I parse the default value from the template by myself?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Paramter
baz
inworkflowtemplate/foo
has default value but the server comlpains to provide the value.Is this intended behavior? should I parse the default value from the template by myself?
Beta Was this translation helpful? Give feedback.
All reactions