Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update module github.com/gardener/machine-controller-manager to v0.54.0 - autoclosed #123

Conversation

23t-machine-user
Copy link
Collaborator

@23t-machine-user 23t-machine-user commented Sep 13, 2024

This PR contains the following updates:

Package Type Update Change
github.com/gardener/machine-controller-manager require minor v0.53.1 -> v0.54.0

Release Notes

gardener/machine-controller-manager (github.com/gardener/machine-controller-manager)

v0.54.0

Compare Source

[gardener/machine-controller-manager]
✨ New Features
  • [DEVELOPER] MCM replaces the magic string <<MACHINE_NAME>> in user data with the name of the machine when it is bootstrapped. by @​oliver-goetz [#​919]
  • [DEVELOPER] MCM adds the name of the machine to node.gardener.cloud/machine-name label of the corresponding node. by @​oliver-goetz [#​919]
🐛 Bug Fixes
  • [DEVELOPER] Fixed bug that removed the shoot-- prefix from control cluster namespace for integration tests using the gardener local setup case by @​thiyyakat [#​935]
  • [OPERATOR] Fixed a bug where failure of machine initialization caused label updates to not happen. by @​thiyyakat [#​940]
🏃 Others
  • [OPERATOR] getVMStatus always redirects to InitiateDrain. It also populates the node label on the machine object by checking node.gardener.cloud/machine-name label on the nodes. by @​thiyyakat [#​940]
  • [OPERATOR] Golang version used is now upgraded to 1.22.5 by @​aaronfern [#​929]
  • [OPERATOR] golangci-lint will now be used as the linter instead of the older golint by @​aaronfern [#​929]
  • [OPERATOR] Drain timeout is now correctly honored for Pod eviction during Machine Drain by @​sssash18 [#​920]
  • [DEVELOPER] The following dependencies are updated:
📖 Documentation
Docker Images
  • machine-controller-manager: europe-docker.pkg.dev/gardener-project/releases/gardener/machine-controller-manager:v0.54.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@23t-machine-user
Copy link
Collaborator Author

23t-machine-user commented Sep 13, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go mod tidy
go: downloading k8s.io/code-generator v0.31.0
go: downloading k8s.io/apiserver v0.31.0
go: finding module for package k8s.io/code-generator/cmd/import-boss
go: github.com/23technologies/gardener-extension-provider-hcloud/hack imports
	github.com/gardener/gardener/hack imports
	k8s.io/code-generator/cmd/import-boss: module k8s.io/code-generator@latest found (v0.31.1), but does not contain package k8s.io/code-generator/cmd/import-boss

@23t-machine-user 23t-machine-user force-pushed the renovate/github.com-gardener-machine-controller-manager-0.x branch from 59c9a4c to e8de525 Compare September 21, 2024 03:07
@23t-machine-user 23t-machine-user force-pushed the renovate/github.com-gardener-machine-controller-manager-0.x branch 5 times, most recently from b169834 to 66fc897 Compare October 22, 2024 13:13
@23t-machine-user 23t-machine-user force-pushed the renovate/github.com-gardener-machine-controller-manager-0.x branch from 66fc897 to 4dab049 Compare October 22, 2024 13:26
@23t-machine-user 23t-machine-user changed the title Update module github.com/gardener/machine-controller-manager to v0.54.0 Update module github.com/gardener/machine-controller-manager to v0.54.0 - autoclosed Oct 22, 2024
@23t-machine-user 23t-machine-user deleted the renovate/github.com-gardener-machine-controller-manager-0.x branch October 22, 2024 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants