Skip to content

Conversation

gardener-ci-robot
Copy link
Contributor

@gardener-ci-robot gardener-ci-robot commented Aug 29, 2025

This PR contains the following updates:

Package Type Update Change Age Confidence
gardener/machine-controller-manager minor v0.59.2 -> v0.60.0 age confidence
github.com/gardener/machine-controller-manager require minor v0.59.2 -> v0.60.0 age confidence

Release Notes

gardener/machine-controller-manager (gardener/machine-controller-manager)

v0.60.0

Compare Source

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

✨ New Features

  • [OPERATOR] When running without a target cluster machine-controller-manager will report a new status field addresses by @​maboehm [#​1012]
  • [OPERATOR] Machine Class now has VirtualCapacity field hat maps to WorkerPool's NodeTemplate VirtualCapacity. by @​elankath [#​1024]

🐛 Bug Fixes

  • [OPERATOR] Fixed metric mcm_machine_set_failed_machines and underlying variable *machineSet.Status.FailedMachines so that they reflect the current state of machines by @​gagan16k [#​1025]
  • [USER] Fixed checking of createMachineTimeout when machine is Pending by @​thiyyakat [#​1015]
  • [OPERATOR] Fixed a bug where machines in the InPlaceUpdating phase were incorrectly transferred to the new machine set during inplace updates. This caused the machine controller to miss updating the phase to InPlaceUpdateSuccessful, resulting in machines getting stuck or marked as InPlaceUpdateFailed. by @​acumino [#​1020]

🏃 Others

  • [OPERATOR] node.gardener.cloud/critical-components-not-ready taint is added to the node after the successful in-place update to prevent scheduling any workload before critical component pods are ready. by @​acumino [#​1017]
  • [OPERATOR] export testresults as inlined ocm-resource by @​heldkat [#​1022]
  • [DEVELOPER] migrate CICD-Pipeline to GitHub-Actions by @​ccwienk [#​1011]
  • [OPERATOR] Add informational logging for MachineDeployment rollout events by @​gagan16k [#​1029]
  • [DEVELOPER] Convert .reuse/dep5 to REUSE.toml. by @​thiyyakat [#​1026]

Configuration

📅 Schedule: 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 these updates again.


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

Release note:

The following dependencies have been updated:
- `gardener/machine-controller-manager` from `v0.59.2` to `v0.60.0`. [Release Notes](https://redirect.github.com/gardener/machine-controller-manager/releases/tag/v0.60.0)
- `github.com/gardener/machine-controller-manager` from `v0.59.2` to `v0.60.0`. 

@gardener-ci-robot gardener-ci-robot added the kind/enhancement Enhancement, improvement, extension label Aug 29, 2025
@gardener-prow gardener-prow bot requested review from Kostov6 and timuthy August 29, 2025 12:36
@gardener-prow gardener-prow bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. labels Aug 29, 2025
@gardener-ci-robot gardener-ci-robot force-pushed the renovate/machine-controller-manager branch from 5fcbb96 to 0f77447 Compare August 29, 2025 13:22
@gardener-ci-robot gardener-ci-robot changed the title Update dependency gardener/machine-controller-manager to v0.60.0 Update machine-controller-manager to v0.60.0 (minor) Aug 29, 2025
@gardener-prow gardener-prow bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Aug 29, 2025
Copy link
Member

@timebertt timebertt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@gardener-prow gardener-prow bot added the lgtm Indicates that a PR is ready to be merged. label Aug 30, 2025
Copy link
Contributor

gardener-prow bot commented Aug 30, 2025

LGTM label has been added.

Git tree hash: f4af7648d72166796e1d460179290baba69f7158

Copy link
Contributor

gardener-prow bot commented Sep 1, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: timebertt

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

The pull request process is described here

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 approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 1, 2025
@gardener-prow gardener-prow bot merged commit 5603737 into master Sep 1, 2025
22 checks passed
@gardener-prow gardener-prow bot deleted the renovate/machine-controller-manager branch September 1, 2025 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. kind/enhancement Enhancement, improvement, extension lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants