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: [email protected] With regards, Apache Git Services
