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

The tasks yamls (both openshift-client and s2i-nodejs) from the terminal are not working. #77

Open
piggyvenus opened this issue Mar 11, 2020 · 0 comments

Comments

@piggyvenus
Copy link

The parameter should be using () instead of {}
Getting parsing error with ${} is in the task yaml files.
Example error: error parsing target image name "${outputs.resources.image.url}, invalid argument "${inputs.params.TLSVERIFY}", etc.
Workaround should be removing the tkn task via CLI (with the newer tkn cli, not the one with the terminal), replace all {} to (), update nodejs version to at least 10 (not 8), and the recreate task yaml file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant