hpx7
`Uncaught TypeError: encode is not a function` when using npm module `@kubernetes-client/node`
is anyone else running into cert issues with
@kubernetes/client-node
and Deno? I can only get it to run with --unsafely-ignore-certificate-errors
, otherwise I run into this issue: https://github.com/denoland/deno/issues/230114 replies