vmware-archive / kubecfg

A tool for managing complex enterprise Kubernetes environments as code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use go-jsonnet

petr-k opened this issue · comments

As discussed in #182 (comment), there's a desire to ditch the CGO-based jsonnet_go with go-jsonnet, which should now be on par with the native C implementation.