Open jskswamy opened 6 years ago
kube-tmux doesn't change KUBECONFIG and it always uses default KUBECONFIG when using tmux with tmuxp
KUBECONFIG
This PR is to use the KUBECONFIG from tmux session name, if the session name matches with KUBECONFIG then that is preferred than the default one
It'd still be cool if you merged this. :)
kube-tmux doesn't change
KUBECONFIG
and it always uses defaultKUBECONFIG
when using tmux with tmuxpThis PR is to use the
KUBECONFIG
from tmux session name, if the session name matches withKUBECONFIG
then that is preferred than the default one