Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2024

Bumps github.com/gardener/machine-controller-manager from 0.53.1 to 0.55.1.

Release notes

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

v0.55.1

[gardener/machine-controller-manager]

🐛 Bug Fixes

🏃 Others

Docker Images

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

v0.55.0

[gardener/machine-controller-manager]

🐛 Bug Fixes

  • [USER] MCM recognizes scaling-up of machineDeployment from 0 to more replicas as a scaling event rather than a rolling update. by @​thiyyakat #956
  • [USER] A bug has been fixed for draining nodes with provider-unrelated volumes like NFS volumes. With this fix, the machine controller doesn't try to track their (non-existing) VolumeAttachments. by @​timebertt #937
  • [OPERATOR] Fixed a bug in drain logic where volume reattachment context declaration used incorrect parent context by @​rishabh-11 #947

🏃 Others

  • [OPERATOR] MCM will use an informer instead of theclientset to list pods in the drain logic. This will reduce the load on etcd/kube-apiserver. by @​thiyyakat #949
  • [OPERATOR] Removed support for v1beta1 PDBs by @​rishabh-11 #947
  • [DEVELOPER] Adding gosec for Static Application Security Testing (SAST). by @​thiyyakat #954

Docker Images

  • machine-controller-manager: europe-docker.pkg.dev/gardener-project/releases/gardener/machine-controller-manager:v0.55.0
Commits
  • 06ca946 Release v0.55.1
  • f1d8b1a Fix installation of gosec and addlicense (#957) (#958)
  • 7dd63b5 Prepare next Development Cycle v0.55.1-dev
  • 2add8db Release v0.55.0
  • 341fad1 Fix edge-case where scale-from-zero of MCD is mistaken for a rolling update (...
  • f17b00e Introduce gosec for Static Application Security Testing (SAST) (#954)
  • 99b0276 Export magic userdata strings (#953)
  • 31834e2 Reduce load on etcd/kube-apiserver on pod eviction (#949)
  • e91182a Merge pull request #947 from rishabh-11/remove-shadow
  • 109a923 Fixed broken links - 2024.10 (#946)
  • 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)

@dependabot dependabot bot requested a review from a team as a code owner December 2, 2024 18:58
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 2, 2024
@github-actions github-actions bot added the size/M label Dec 2, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/gardener/machine-controller-manager-0.55.1 branch from b718534 to d58d0f4 Compare December 10, 2024 09:11
Bumps [github.com/gardener/machine-controller-manager](https://github.com/gardener/machine-controller-manager) from 0.53.1 to 0.55.1.
- [Release notes](https://github.com/gardener/machine-controller-manager/releases)
- [Commits](gardener/machine-controller-manager@v0.53.1...v0.55.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/gardener/machine-controller-manager-0.55.1 branch from d58d0f4 to c20aad3 Compare December 19, 2024 13:53
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 19, 2024

Looks like github.com/gardener/machine-controller-manager is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Dec 19, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/gardener/machine-controller-manager-0.55.1 branch December 19, 2024 14:41
@hardikdr hardikdr added the area/gardener-extension Gardener extension integration. label Jun 28, 2025
@hardikdr hardikdr added this to Roadmap Jun 29, 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 size/M

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants