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

fix: delete before apply use namespaced API #94

Closed mattia-fumo closed 1 year ago

mattia-fumo commented 1 year ago

What this PR is for?

This PR fixes the behavior of the delete-before-apply annotation by using the namespaced API endpoint instead of the cluster one, thus requiring lower privilege to execute the action.

fredmaggiowski commented 1 year ago

Can you also update the CHANGELOG please?

mattia-fumo commented 1 year ago

Can you also update the CHANGELOG please?

Done