Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot create WorkflowTemplate with unsupplied inputs #2857

Closed
simster7 opened this issue Apr 27, 2020 · 1 comment
Closed

Cannot create WorkflowTemplate with unsupplied inputs #2857

simster7 opened this issue Apr 27, 2020 · 1 comment
Assignees
Labels
type/bug type/regression Regression from previous behavior (a specific type of bug)

Comments

@simster7
Copy link
Member

What happened:

I tried to create a set of WorkflowTemplates from the examples and received an error:

$ argo template create examples/workflow-template/templates.yaml
2020/04/27 10:26:18 Failed to create workflow template: templates.whalesay-template inputs.parameters.message was not supplied

What you expected to happen:

I expected to be able to create these templates without an error.

How to reproduce it (as minimally and precisely as possible):

Run argo template create examples/workflow-template/templates.yaml

Anything else we need to know?:

This is the offending commit: #2644

@simster7
Copy link
Member Author

simster7 commented Jun 3, 2020

Fixed in #2869

@simster7 simster7 closed this as completed Jun 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug type/regression Regression from previous behavior (a specific type of bug)
Projects
None yet
Development

No branches or pull requests

2 participants