Skip to content

[ci:component:github.com/gardener/machine-controller-manager:v0.61.3->v0.62.0]#379

Open
federated-github-access[bot] wants to merge 1 commit intomasterfrom
ci-eemrxezuf
Open

[ci:component:github.com/gardener/machine-controller-manager:v0.61.3->v0.62.0]#379
federated-github-access[bot] wants to merge 1 commit intomasterfrom
ci-eemrxezuf

Conversation

@federated-github-access
Copy link
Copy Markdown
Contributor

Release Notes:

[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]

BoM Diff

Added components: 0
Changed components: 1
Removed components: 0

Changed Components:

⚙ github.com/gardener/machine-controller-manager: v0.61.3 → v0.62.0

Component Details:

⚙ github.com/gardener/machine-controller-manager:v0.61.3 → v0.62.0
Resource Version Change
➕ machine-controller-manager-ocm v0.62.0
➕ machine-controller-manager-ocm v0.62.0
➕ machine-controller-manager-spdx-refv0.62.0
➕ machine-controller-manager-spdx-refv0.62.0
🔄 test-results v0.61.3 → v0.62.0
🔄 gosec-report v0.61.3 → v0.62.0
🔄 machine-controller-manager v0.61.3 → v0.62.0
🔄 release-notes v0.61.3 → v0.62.0
🔄 release-notes-archive v0.61.3 → v0.62.0
🔄 branch-info v0.61.3 → v0.62.0

@federated-github-access federated-github-access Bot requested review from a team as code owners April 28, 2026 08:03
@gardener-prow
Copy link
Copy Markdown

gardener-prow Bot commented Apr 28, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign thiyyakat for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@gardener-prow gardener-prow Bot added do-not-merge/needs-kind Indicates a PR lacks a `kind/foo` label and requires one. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Apr 28, 2026
@federated-github-access
Copy link
Copy Markdown
Contributor Author

The PR needs to be labeled with ok-to-test by a maintainer to trigger the automated validation of the change

@gardener-prow gardener-prow Bot added cla: no Indicates the PR's author has not signed the cla-assistant.io CLA. cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. and removed cla: no Indicates the PR's author has not signed the cla-assistant.io CLA. labels Apr 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. do-not-merge/needs-kind Indicates a PR lacks a `kind/foo` label and requires one. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants