You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/03/23 10:50:55 UTC

[GitHub] [camel-k] apupier opened a new issue #1368: Avoid requirements of a kubeconfig when using `kamel init xxx` command

apupier opened a new issue #1368: Avoid requirements of a kubeconfig when using `kamel init xxx` command
URL: https://github.com/apache/camel-k/issues/1368
 
 
   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.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services