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

Avoid requirements of a kubeconfig when using kamel init xxx command #1368

Closed
apupier opened this issue Mar 23, 2020 · 0 comments · Fixed by #1493
Closed

Avoid requirements of a kubeconfig when using kamel init xxx command #1368

apupier opened this issue Mar 23, 2020 · 0 comments · Fixed by #1493
Assignees

Comments

@apupier
Copy link
Contributor

apupier commented Mar 23, 2020

currently, if there is no kubeconfig available, it is not possible to use kamel init command:

[apupier@linux vscode-camelk]$ kamel init /home/apupier/git/camel-k-example-basic/Pilou2.java
Error: cannot get command client: could not locate a kubeconfig

as currently no connection is required to a Camel K Runtime instance, it would be convenient to avoid this requirement.

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

Successfully merging a pull request may close this issue.

2 participants