gardener / machine-controller-manager-provider-gcp

Gardener machine controller manager provider for GCP
Apache License 2.0
3 stars 27 forks source link

Enabling auto-vendoring on MCM releases #33

Closed himanshu-kun closed 2 years ago

himanshu-kun commented 2 years ago

What this PR does / why we need it: This PR updated the files in .ci folder to enable revendoring of MCM whenever there is a new release of MCM. It also adds a file MCM_VERSION which is used as reference to what is the current vendored version of MCM. Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer:

Release note:

PR for vendoring MCM will be raised automatically on any new MCM release by gardener robot