v0.7.0: General support for PodExec
- Port
KubectlRawRestClient
over to newerDeno.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