gardener / machine-controller-manager

Declarative way of managing machines for Kubernetes cluster
Apache License 2.0
256 stars 117 forks source link

Introduce `make` targets for setup/restore local-manual-setup in mcm-providers #865

Closed himanshu-kun closed 3 months ago

himanshu-kun commented 11 months ago

How to categorize this issue?

/area usability /kind enhancement /priority 2

What would you like to be added:

https://github.com/gardener/machine-controller-manager/issues/846 introduced make targets in MCM Makefile to ease setting up dynamic variables for local testing of MCM and MCM-providers. But such make targets should be added in mcm-provider Makefile also as their development could be done standalone, and thus should not depend on MCM make targets. The README.md(for example provider-aws) files under mcm-providers should be updated as well

Why is this needed: Ease of development

sssash18 commented 3 months ago

Fixed by: