gardener / machine-controller-manager

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

Fixed MCM restart during cleanup #879

Closed sssash18 closed 9 months ago

sssash18 commented 9 months ago

What this PR does / why we need it: This PR fixes the issue where MCM was unable to restart during cleanup which lead to cleanup failure

Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer: The logs for the restarted MCM and MC will now be appended to the existing logs itself.

Screenshot 2023-12-12 at 10 37 28 AM

Release note:

MCM restart happens properly in integration tests now. This fix will get activated, once this version is vendored in your mcm-provider