Skip to content

v0.2.2: Kubeconfig inline CA data fix, update README

Compare
Choose a tag to compare
@danopia danopia released this 21 Apr 20:50
· 51 commits to main since this release

Fix for using certificate data stored within kubeconfig. The Base64 encoding was not being respected previously.

Also updated README to leverage the new permissions scoping in Deno 1.9, where --allow-run=kubectl can now be used to make the required development permissions just that bit less wide-open.