Closed JGiola closed 3 months ago
This PR is aimed to cleanup the codebase from old cruft and use a new unified library for managing the connection to Kubernetes.
In the process all commands has been reviewed and updated to use new libraries versions and remove the kustomize cli dependency altogether.
The new interpolate command also has been updated to use the go-templating system for future improvements.
The docs has been partially rewritten to conform to the others cli; but the content of the pages are old and needs to be updated.
What this PR is for?
This PR is aimed to cleanup the codebase from old cruft and use a new unified library for managing the connection to Kubernetes.
In the process all commands has been reviewed and updated to use new libraries versions and remove the kustomize cli dependency altogether.
The new interpolate command also has been updated to use the go-templating system for future improvements.
The docs has been partially rewritten to conform to the others cli; but the content of the pages are old and needs to be updated.