Skip to content

v0.6.2

Compare
Choose a tag to compare
@ahmetb ahmetb released this 26 Nov 20:29
· 145 commits to master since this release
dfeb7df
  • FEATURE: use XDG_CACHE_HOME to store data instead of $HOME/.kube if available
    (#93)
  • FEATURE: introduce KUBECTX_IGNORE_FZF variable to override interactive mode
    when fzf is detected (#82)
  • FIX: support Windows Subsystem for Linux (WSL) by detecting kubectx.exe in
    PATH when kubectl is not (#96)
  • FIX: zsh completion script glitch that printed only two contexts (#81)
  • IMPROVED: print errors when kubectl[.exe] is not detected in PATH (#92)
  • IMPROVED: better error handling when executed subcommands (like kubectl) fail
    (#95)