Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 21, 2025

Bumps github.com/gardener/machine-controller-manager from 0.58.0 to 0.59.1.

Release notes

Sourced from github.com/gardener/machine-controller-manager's releases.

v0.59.1

[gardener/machine-controller-manager]

🏃 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

Container (OCI) Images

  • machine-controller-manager: europe-docker.pkg.dev/gardener-project/releases/gardener/machine-controller-manager:v0.59.1

v0.59.0

[gardener/machine-controller-manager]

✨ New Features

  • [OPERATOR] machine-controller-manager can manage machines without a target cluster by specifying --target-kubeconfig=none. See the documentation for more details. by @​timebertt #1004

🐛 Bug Fixes

  • [OPERATOR] Fix a bug where MCM does not check if a pod has already been evicted before reattempting eviction blindly by @​aaronfern #979
  • [OPERATOR] Fixed a bug in the MachineSet controller where the machine status was set to Terminating even if attempt to delete the machine object failed. by @​takoverflow #995

🏃 Others

  • [OPERATOR] add new label node_name to the mcm_machine_info metric by @​aaronfern #1000
  • [OPERATOR] machine-controller-manager base image is updated to gcr.io/distroless/static-debian12:nonroot. by @​aaronfern #991

Container (OCI) Images

  • machine-controller-manager: europe-docker.pkg.dev/gardener-project/releases/gardener/machine-controller-manager:v0.59.0
Commits
  • d47efc9 Release v0.59.1
  • 7a29c87 Add taint for critical components not ready after update (#1017) (#1018)
  • 76e93e3 Prepare next Development Cycle v0.59.1-dev
  • e499979 Release v0.59.0
  • c1ed446 run make generate (#1013)
  • 95884c4 [GEP-28] Support managing machines without target cluster for `gardenadm boot...
  • 0607d52 Add validations for data passed via flags (#1005)
  • 690be99 Add validation for flags passed to machine controller (#1006)
  • d37050d Simplify local development (#1003)
  • e18ab26 Add node_name label to the mcm_machine_info metric (#1000)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/gardener/machine-controller-manager](https://github.com/gardener/machine-controller-manager) from 0.58.0 to 0.59.1.
- [Release notes](https://github.com/gardener/machine-controller-manager/releases)
- [Commits](gardener/machine-controller-manager@v0.58.0...v0.59.1)

---
updated-dependencies:
- dependency-name: github.com/gardener/machine-controller-manager
  dependency-version: 0.59.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code minor labels Jul 21, 2025
@dependabot dependabot bot requested a review from a team as a code owner July 21, 2025 22:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code minor labels Jul 21, 2025
@hardikdr hardikdr added the area/gardener-extension Gardener extension integration. label Jul 22, 2025
@hardikdr hardikdr added this to Roadmap Jul 22, 2025
@afritzler afritzler merged commit 91d9e04 into main Jul 24, 2025
15 checks passed
@afritzler afritzler deleted the dependabot/go_modules/github.com/gardener/machine-controller-manager-0.59.1 branch July 24, 2025 15:59
@github-project-automation github-project-automation bot moved this to Done in Roadmap Jul 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/gardener-extension Gardener extension integration. dependencies Pull requests that update a dependency file go Pull requests that update Go code minor size/XS

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants