Skip to content

Update module github.com/gardener/machine-controller-manager to v0.62.0#192

Open
gardener-ci-robot wants to merge 1 commit into
masterfrom
renovate/github.com-gardener-machine-controller-manager-0.x
Open

Update module github.com/gardener/machine-controller-manager to v0.62.0#192
gardener-ci-robot wants to merge 1 commit into
masterfrom
renovate/github.com-gardener-machine-controller-manager-0.x

Conversation

@gardener-ci-robot
Copy link
Copy Markdown
Contributor

@gardener-ci-robot gardener-ci-robot commented Mar 30, 2026

This PR contains the following updates:

Package Type Update Change
github.com/gardener/machine-controller-manager require minor v0.61.3v0.62.0

Release Notes

gardener/machine-controller-manager (github.com/gardener/machine-controller-manager)

v0.62.0

Compare Source

[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

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@gardener-prow gardener-prow Bot added do-not-merge/needs-kind Indicates a PR lacks a `kind/foo` label and requires one. cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. labels Mar 30, 2026
@gardener-prow
Copy link
Copy Markdown

gardener-prow Bot commented Mar 30, 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 rishabh-11 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 the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Mar 30, 2026
@gardener-ci-robot gardener-ci-robot force-pushed the renovate/github.com-gardener-machine-controller-manager-0.x branch from 26c1ce1 to 1506f9e Compare April 1, 2026 09:04
@gardener-ci-robot gardener-ci-robot force-pushed the renovate/github.com-gardener-machine-controller-manager-0.x branch from 1506f9e to b156fa0 Compare April 13, 2026 16:59
@gardener-ci-robot gardener-ci-robot force-pushed the renovate/github.com-gardener-machine-controller-manager-0.x branch from b156fa0 to a3faf8a Compare April 28, 2026 07:49
@gardener-ci-robot gardener-ci-robot changed the title Update module github.com/gardener/machine-controller-manager to v0.61.3 Update module github.com/gardener/machine-controller-manager to v0.62.0 Apr 28, 2026
@gardener-ci-robot
Copy link
Copy Markdown
Contributor Author

gardener-ci-robot commented Apr 28, 2026

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.25.9 -> 1.26.2

@gardener-ci-robot gardener-ci-robot force-pushed the renovate/github.com-gardener-machine-controller-manager-0.x branch from a3faf8a to 7c3bbbc Compare May 27, 2026 06:11
@gardener-prow gardener-prow Bot added cla: no Indicates the PR's author has not signed the cla-assistant.io CLA. and removed cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. labels May 27, 2026
@gardener-prow
Copy link
Copy Markdown

gardener-prow Bot commented May 27, 2026

@gardener-ci-robot: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-dependency-watchdog-check-vulnerabilities 7c3bbbc link false /test pull-dependency-watchdog-check-vulnerabilities
pull-dependency-watchdog-unit 7c3bbbc link true /test pull-dependency-watchdog-unit
pull-dependency-watchdog-e2e-kind 7c3bbbc link true /test pull-dependency-watchdog-e2e-kind

Full PR test history. Your PR dashboard. Command help for this repository.
Please help us cut down on flakes by linking this test failure to an open flake report or filing a new flake report if you can't find an existing one. Also see our testing guideline for how to avoid and hunt flakes.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@gardener-prow gardener-prow Bot added 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 May 27, 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/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant