Skip to content

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

Open
ske-renovate-ce[bot] wants to merge 1 commit intomainfrom
renovate/github.com-gardener-machine-controller-manager-0.x
Open

Update module github.com/gardener/machine-controller-manager to v0.62.0#159
ske-renovate-ce[bot] wants to merge 1 commit intomainfrom
renovate/github.com-gardener-machine-controller-manager-0.x

Conversation

@ske-renovate-ce
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/gardener/machine-controller-manager v0.61.3v0.62.0 age confidence

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 Renovate Bot.

@ske-renovate-ce ske-renovate-ce Bot added the kind/upgrade Upgrading components or dependencies (e.g., by renovate) label Apr 28, 2026
@ske-renovate-ce ske-renovate-ce Bot requested a review from a team April 28, 2026 07:45
@ske-renovate-ce
Copy link
Copy Markdown
Contributor Author

ℹ️ 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):

  • 2 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.26.1 -> 1.26.2
k8s.io/apiserver v0.31.0 -> v0.34.0
k8s.io/cluster-bootstrap v0.31.0 -> v0.34.0

@ske-prow
Copy link
Copy Markdown

ske-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 rapsnx 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

@ske-prow ske-prow Bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Apr 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/upgrade Upgrading components or dependencies (e.g., by renovate) size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants