ironcore-dev / gardener-extension-provider-metal

Gardener extension controller for the IronCore Metal API cloud provider
Apache License 2.0
0 stars 1 forks source link

Bump github.com/gardener/machine-controller-manager from 0.53.1 to 0.54.0 #47

Open dependabot[bot] opened 1 month ago

dependabot[bot] commented 1 month ago

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

Commits
  • ef98047 Release v0.54.0
  • 9bded0e Modify Machine Creation flow to make sure node label is updated before initia...
  • da00fec Upgrade k8s.io/* to v0.31 (#938)
  • db952c9 Fix gardener_local_setup script to use correct control cluster namespace (#935)
  • 724056d Introduce a feature to propagate the machine name to user data and as label t...
  • 9a3916a Update golang to 1.22.5 (#929)
  • bfcc827 Add namespace to dummy machine object so that driver can rely on the namespac...
  • 58eddb2 Allow deletion to proceed in case of VM initialization error (#928)
  • 21fc93f fix api doc (#927)
  • e358db1 Improved context with timeout for DrainNode (#920)
  • 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 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)