mia-platform / mlp

cli for easier deployment of Mia-Platform Console projects
https://docs.mia-platform.eu/docs/runtime_suite_tools/mlp/overview
Apache License 2.0
12 stars 2 forks source link

Rework cli #135

Closed JGiola closed 3 months ago

JGiola commented 4 months ago

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.