Skip to content

Conversation

@gardener-github-actions
Copy link
Contributor

Release Notes:

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

✨ New Features

  • [USER] Users with delete permissions can simply use kubectl delete node to delete backing Machine. node.machine.sapcloud.io/trigger-deletion-by-mcm annotation on Node no longer supported for indirect deletion of Machine by @gagan16k [#1055]

🐛 Bug Fixes

  • [OPERATOR] Fixed spurious warning logs for machines without force-deletion label by @gagan16k [#1057]
  • [OPERATOR] Made changes to reconcileClusterMachineTermination to avoid duplicate reconciliations by @r4mek [#1056]
  • [OPERATOR] Updated machineclass reconciliation to avoid unnecessary machine requeues by @r4mek [#1056]
  • [OPERATOR] Fix panic if provider does not support Driver.InitializeMachine by @maboehm [#1032]
  • [OPERATOR] The metric for the machine_current_status_phase has been fixed and is not reporting removed Machines anymore by @Duciwuci [#1058]
  • [OPERATOR] Added a safeguard to delay deletion of machines that are undergoing a Create Request to prevent orphaning of VMs. by @takoverflow [#1036]
  • [OPERATOR] Fixed an issue where deleting a machine from an old MachineSet could prevent proper scaling. The new MachineSet now scales up when total replicas (old + new) drop below the desired count, ensuring replacements are created with the updated configuration. by @acumino [#1052]

📖 Documentation

  • [DEVELOPER] Added proposal for the temporary preservation of machines. by @thiyyakat [#1031]

BoM Diff

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

Changed Components:

⚙ github.com/gardener/machine-controller-manager: v0.60.2 → v0.61.0

Component Details:

⚙ github.com/gardener/machine-controller-manager:v0.60.2 → v0.61.0
Resource Version Change
➕ branch-info v0.61.0
🔄 machine-controller-managerv0.60.2 → v0.61.0
🔄 gosec-report v0.60.2 → v0.61.0
🔄 test-results v0.60.2 → v0.61.0
🔄 release-notes v0.60.2 → v0.61.0
🔄 release-notes-archive v0.60.2 → v0.61.0

@gardener-github-actions gardener-github-actions bot requested review from a team as code owners January 9, 2026 09:55
@gardener-robot gardener-robot added needs/review Needs review size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Jan 9, 2026
@gardener-github-actions gardener-github-actions bot added the needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Jan 9, 2026
Copy link
Member

@aaronfern aaronfern 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-robot gardener-robot added the reviewed/lgtm Has approval for merging label Jan 9, 2026
@aaronfern aaronfern merged commit eddf5a6 into master Jan 9, 2026
23 checks passed
@gardener-robot gardener-robot added status/closed Issue is closed (either delivered or triaged) and removed needs/review Needs review labels Jan 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) reviewed/lgtm Has approval for merging size/M Denotes a PR that changes 30-99 lines, ignoring generated files. status/closed Issue is closed (either delivered or triaged)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants