Skip to content

v0.7.0: General support for PodExec

Compare
Choose a tag to compare
@danopia danopia released this 24 Sep 11:06
· 11 commits to main since this release
  • Port KubectlRawRestClient over to newer Deno.Command() API.
  • Support patching subresources & opening PodExec tunnels in KubectlRawRestClient.
  • Obey abortSignal in more places (WebSocket tunnels, kubectl invocations).
  • New API for swapping out the KubeConfigRestClient when auto-detecting a client.

Full Changelog: v0.6.0...v0.7.0