Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

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
  • 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)
  • e806530 fix: use strconv.ParseBool for force-deletion label (#999)
  • 9edf670 Don't update machine status to terminating on deletion failure (#995)
  • f46b017 fetch pod from cache before eviction is attempted (#979)
  • 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.0.
- [Release notes](https://github.com/gardener/machine-controller-manager/releases)
- [Commits](gardener/machine-controller-manager@v0.58.0...v0.59.0)

---
updated-dependencies:
- dependency-name: github.com/gardener/machine-controller-manager
  dependency-version: 0.59.0
  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 14, 2025
@dependabot dependabot bot requested a review from a team as a code owner July 14, 2025 21:45
@dependabot dependabot bot added go Pull requests that update Go code minor labels Jul 14, 2025
@hardikdr hardikdr added the area/gardener-extension Gardener extension integration. label Jul 15, 2025
@hardikdr hardikdr added this to Roadmap Jul 15, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 21, 2025

Superseded by #483.

@dependabot dependabot bot closed this Jul 21, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/gardener/machine-controller-manager-0.59.0 branch July 21, 2025 22:03
@github-project-automation github-project-automation bot moved this to Done in Roadmap Jul 21, 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.

2 participants