argo lint
error: parameter was not supplied
#13527
Replies: 1 comment
-
Looks like this is a follow-up from Slack.
This is helpful context as As such, you may want to try skipping the linter and seeing if that were a false positive.
The |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Im trying to pass parameters from my CronWorkflow into a WorkflowTemplate via templateRef, but in the image field, its seems that nothing works
WorkflowTemplate:
CronWorkflow:
argo lint
output:> in "batches-runner-template" (WorkflowTemplate): rpc error: code = InvalidArgument desc = templates.batches-runner.steps[0].process-ids-batch templates.id-processing-workflow.tasks.createBatches templates.batch-command-runner.steps[0].v2-runner templates.v2-runner inputs.parameters.image was not supplied
Beta Was this translation helpful? Give feedback.
All reactions