Skip to content

v0.5.1: Support kubeconfigs with `exec` plugins

Compare
Choose a tag to compare
@danopia danopia released this 09 May 21:08
· 24 commits to main since this release
05ad69b
  • Run CI on Deno v1.26 thru v1.32.
  • Now supports 'exec' plugins in kubeconfigs to load temporary credentials.
  • This new feature requires Deno v1.31 or later (or Deno v1.28 with --unstable).
  • Note that Deno still has unrelated incompatibilities with GKE's IP-based TLS.