github kubernetes-sigs/kui v10.2.0

latest releases: v13.1.4, v13.1.3, v13.1.2...
3 years ago

See the 10.0.1 Release Notes for a complete sumary of what is new in Kui 10. This release includes bug fixes and updates to the UI for switching between Kubernetes contexts and namespaces.

Features

  • The UI for context and namespace selection has been enhanced. You may now use type-ahead find to make your new choice. The namespace selector groups namespaces so as to distinguish user namespaces from system namespaces.

Screen Shot 2021-02-24 at 8 36 30 AM

Fixes

  • 065990d Use placeholder text to instruct users on how to use Ctrl+D to close splits
  • c07e5a0 users of oc with outdated or non-existent kubectl may see failures
  • 4762dd8 kubectl get -o custom-columns now benefits from the same speed optimizations of non-custom gets
  • 7d7d273 --kubeconfig or --context options may not work
  • e3d4a9c f424b5e k create ns 1, i.e. operations against numeric namespace names, would fail
  • d4ea65b some corner case kubectl watch requests do not watch
  • 142187c ls | grep does not properly escape dots and stars in the grep
  • 819dc3c Tab Completion view color codes partial completions if no slashes
  • ce6b10e ls ~ may fail

For Developers

Don't miss a new kui release

NewReleases is sending notifications on new releases.