Skip to content

0.24.0

Compare
Choose a tag to compare
@gardener-robot-ci-2 gardener-robot-ci-2 released this 18 Nov 09:55

[machine-controller-manager]

Action Required

  • [USER] Since version 0.22.0 the fields Spec.Properties.StorageProfile.ImageReference.[Publisher|Offer|Sku|Version] in the AzureMachineClass have been deprecated and now they are completely removed. Please switch to Spec.Properties.StorageProfile.ImageReference.URN` before upgrading to this version or higher. (#353, @vpnachev)

Improvements

  • [OPERATOR] Node-conditions are configurable via flag. Users can provide the list of node-conditions based on which machines are replaced if set to true for health-timeout period. (#348, @hardikdr)
  • [OPERATOR] Deletes any Azure infra resources before returning error on machine create (#347, @prashanth26)