bouskaJ commented on issue #1076: Support KUBECONF env variable URL: https://github.com/apache/camel-k/pull/1076#issuecomment-557568077 Ok, I am trying to run e2e tests. I forget to mention it. Test client is initialized with empty string. ``` func newTestClient() (client.Client, error) { return client.NewOutOfClusterClient("") } ``` https://github.com/apache/camel-k/blob/master/e2e/test_support.go#L82
---------------------------------------------------------------- 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