Skip to content

Releases: gardener/machine-controller-manager

v0.48.0

23 Jan 10:44

Choose a tag to compare

[machine-controller-manager]

⚠️ Breaking Changes

  • [USER] node field is removed from machine status. controller will now depend on the node label which already was present in the machine object's metadata. If you(or your controller) are dependent on the status.node field of the machine object, then kindly use node label under .metadata.labels (gardener/machine-controller-manager#745, @rishabh-11)

✨ New Features

🏃 Others

v0.47.0

06 Sep 18:33

Choose a tag to compare

[machine-controller-manager]

✨ New Features

🐛 Bug Fixes

🏃 Others

v0.46.1

05 Aug 12:14

Choose a tag to compare

[machine-controller-manager]

🐛 Bug Fixes

v0.46.0

23 Jul 05:03

Choose a tag to compare

[machine-controller-manager]

⚠️ Breaking Changes

  • [OPERATOR] The default leader election resource lock of machine-controller-manager has been changed from endpointsleases to leases. (gardener/machine-controller-manager#711, @acumino)
    • Please make sure, that you had at least machine-controller-manager@v0.43.0 running before upgrading to v0.46.0, so that it has successfully acquired leadership with the hybrid resource lock (endpointsleases) at least once.

🐛 Bug Fixes

🏃 Others

v0.45.0

03 Jun 11:24

Choose a tag to compare

[machine-controller-manager]

📖 Documentation

🏃 Others

v0.44.2

23 Apr 18:57

Choose a tag to compare

no release notes available

v0.44.1

12 Apr 08:00

Choose a tag to compare

no release notes available

v0.44.0

22 Mar 11:08

Choose a tag to compare

[machine-controller-manager]

🐛 Bug Fixes

🏃 Others

v0.43.1

07 Mar 11:23

Choose a tag to compare

[machine-controller-manager]

🐛 Bug Fixes

v0.43.0

12 Jan 16:11

Choose a tag to compare

[machine-controller-manager]

⚠️ Breaking Changes

  • [OPERATOR] Components that deploy the machine-controller-manager will now have to adapt the RBAC rules to allow machine-controller-manager to maintain its leader election resource lock in leases as well. (gardener/machine-controller-manager#662, @acumino)

✨ New Features

🏃 Others