Skip to content

0.1.1

Compare
Choose a tag to compare
@jinnovation jinnovation released this 06 Jan 00:42
· 246 commits to main since this release

Added

  • Kubeconfig file watching is now asynchronous and therefore non-blocking!
  • Kubeconfig file watching now prints a [progress report] denoting when changes
    were detected (and thus reading has begun asynchronously) and when reading has
    completed

Fixed

  • Fixed an issue where proxies were being created for the current context,
    regardless of which context it was actually requested for
  • Fixed an issue in kele-namespace-switch-for-context where the selection
    candidates were pulled for the current context rather than the argument
    context
  • Fixed an issue where attempting to pull completion candidates via queries to
    the proxy API server resulted in an error, as well as multiple proxy server
    processes being inadvertently spun up for the same context
  • Fixed an issue where custom kubeconfig path is not respected by kubectl
    invocations