github ahmetb/kubectx v0.9.1

latest releases: v0.9.5, v0.9.4, v0.9.3...
3 years ago

NOTE: The stable versions of kubectx and kubens are the Bash script implementations (i.e. the ./kubectx and ./kubens files below). Go-based implementations are still unstable and are work-in-progress.

Changelog

  • [Go implementation] Fix typo in kubens --help
  • [Go implementation] Release binaries for arm64 (armv8) and armhf (armv6), armv7
  • [Go implementation] Fix colorized outputs on windows
  • [Go implementation] Handle context names with : character (e.g. AWS EKS)
  • [Go implementation] Switching with kubens no longer requires "List Namespace" permissions
  • [Go implementation] Fix messages while interactively switching context with fzf(1).

Known Issues

  • [Go implementation] kubectx: doesn't work with multiple kubeconfig files (#211)
  • [Go implementation] kubens: doesn't work with kubeconfig files that have relative file paths (#229)
  • [Go implementation] kubectx: 240

Don't miss a new kubectx release

NewReleases is sending notifications on new releases.