nicolaferraro commented on issue #1076: Support KUBECONF env variable URL: https://github.com/apache/camel-k/pull/1076#issuecomment-557576888 To avoid inconsistencies between `--config` and `KUBECONF`, what do you think about moving all references to os.getEnv outside the `pkg/client` package and rely on the `kubeconfig` variable only. Then we change the tests to pick values from the KUBECONF env (cobra commands already initializes it from env or from the `--config` flag).
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services