jonmosco / kube-tmux

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

When using kubectx to change context, the change is only reflected on the status when also changing namespace via kubens #14

Open ldelelis opened 4 years ago

ldelelis commented 4 years ago

Instead of direct kubectl commands, I'm currently using the newly released kubectx/kubens golang releases to deal with this.

Changes to namespace reflect almost immediately to the status, but changes to context will only make the status bar change when the namepsace is affected too.