harbur / kubernetic

Kubernetic - Supercharge your Kubernetes clusters
https://kubernetic.com
276 stars 26 forks source link

Helm release does not work with additional kube config files #288

Open nenych opened 3 years ago

nenych commented 3 years ago

Hello, When you update KUBECONFIG to use multiple files, you cant see Helm releases for clusters from the additional config files:

Screenshot 2021-02-16 at 18 20 42
dkapanidis commented 3 years ago

Nice catch. What OS are you working on?

The helm commands are done using the helm-packaged binary, I think if we add the KUBECONFIG as env. variable to the binary execution, the helm binary itself would be able to use multiple-files as expected.

nenych commented 3 years ago

I am working on MacOS 11.2