Skip to content

v0.41.0

Compare
Choose a tag to compare
@gardener-robot-ci-2 gardener-robot-ci-2 released this 28 Sep 12:09
· 225 commits to master since this release

[machine-controller-manager]

✨ New Features

  • [USER] Added *expectedNodeDetails field to the MachineClass API (#644, @AxiomSamarth)

🐛 Bug Fixes

  • [OPERATOR] A bug has been fixed in the pre-delivered CRD manifests for MCM (/kubernetes/crds). It caused data to be pruned from MCM related resources and led to reconciliation issues. (#641, @timuthy)

📖 Documentation

  • [DEVELOPER] make generate now generates v1 version of CRDs by default instead of v1beta1. (#640, @himanshu-kun)

🏃 Others