jonmosco / kube-tmux

Kubernetes status line for tmux
Apache License 2.0
345 stars 47 forks source link

Status doesn't change when changing KUBECONFIG env variable #11

Open ghost opened 4 years ago

ghost commented 4 years ago

The status works with current config file only. If export KUBECOFIG=/path/to/new/kube/config is used the status doesn't change. If this can be fixed/implemented it would be great. I reverted back to using kube_ps1 instead. Thanks.