Skip to content

v0.62.0

Choose a tag to compare

@github-actions github-actions released this 28 Apr 07:42
· 7 commits to master since this release

[github.com/gardener/machine-controller-manager:v0.62.0]

✨ New Features

  • [USER] Introduce support for preservation of machines (both Running and Failed), and the backing node (if it exists). by @thiyyakat [#1059]

🐛 Bug Fixes

  • [OPERATOR] Exclude terminating machines when managing machineset replicas to allow for faster replacement of a failed machine. by @takoverflow [#1086]
  • [DEVELOPER] Machine controller no longer adds finalizers or reconciles nodes with no associated machine by @gagan16k [#1065]
  • [DEVELOPER] Merged node finalizer removal and node object deletion into a single atomic step during machine deletion by @gagan16k [#1097]

🏃 Others

  • [OPERATOR] Fix machines termination in machine set replica management to avoid needless scale-up of machines because of stale replica count. by @r4mek [#1069]
  • [OPERATOR] Fixing an issue where a rapid scale up and scale down can result in a cordoned machine in the cluster. by @r4mek [#1087]
  • [OPERATOR] machine-controller-manager now allows configuring the retry duration for ResourceExhausted errors during machine creation with the --resource-exhausted-retry CLI flag in machine-controller-manager-provider. If not specified, the default machineutils.LongRetry stays unchanged. by @viragvoros [#1083]
  • [OPERATOR] Track preserved failed machines in field preservedFailedReplicas in the Status of MCS and MCD, and prevent these machines from resulting in MCD being marked as unhealthy. by @thiyyakat [#1092]
  • [OPERATOR] Golang version used is now upgraded to 1.26.2 by @takoverflow [#1096]
  • [DEVELOPER] newly created machines not moved to Pending state without valid node name and providerID from provider by @aaronfern [#1070]

application/spdx+json

  • machine-controller-manager-spdx-ref: europe-docker.pkg.dev/gardener-project/releases/gardener/machine-controller-manager@sha256:53133a37608e47f7a18b3b5ad78d4ed45e97415756e79a2ef53316072eb9fb98
  • machine-controller-manager-spdx-ref: europe-docker.pkg.dev/gardener-project/releases/gardener/machine-controller-manager@sha256:ad91208ea1aa63e57dcf48cbe4976d9bf86fb155a06f2a78079ae7a74a834b4c

Container (OCI) Images

  • machine-controller-manager: europe-docker.pkg.dev/gardener-project/releases/gardener/machine-controller-manager:v0.62.0