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 sigs.k8s.io/cluster-api to v1.8.3 #214

Merged
merged 3 commits into from
Oct 8, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 5, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sigs.k8s.io/cluster-api v1.8.1 -> v1.8.3 age adoption passing confidence

Release Notes

kubernetes-sigs/cluster-api (sigs.k8s.io/cluster-api)

v1.8.3

Compare Source

👌 Kubernetes version support

  • Management Cluster: v1.27.x -> v1.31.x
  • Workload Cluster: v1.25.x -> v1.31.x

More information about version support can be found here

Changes since v1.8.2

📈 Overview

  • 4 new commits merged
  • 1 bug fixed 🐛

🐛 Bug Fixes

  • KCP: Make KCP pre-terminate hook more robust (#​11164)

🌱 Others

  • Dependency: Bump to Go 1.22.7 (#​11157)
  • e2e: Test/e2e: increase concurrency (#​11144)

📖 Additionally, there has been 1 contribution to our documentation and book. (#​11154)

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

Thanks to all our contributors! 😊

v1.8.2

Compare Source

👌 Kubernetes version support

  • Management Cluster: v1.27.x -> v1.31.x
  • Workload Cluster: v1.25.x -> v1.31.x

More information about version support can be found here

Highlights

This release contains an important fix for KCP
with Kubernetes v1.31. We recommend all users to upgrade to this release.

The fix required the introduction of a pre-terminate hook that is automatically added and managed by the KCP controller
for KCP control plane Machines. If your control plane Machines are using Kubernetes 1.31, KCP will make sure that
its pre-terminate hook is run last. This is done to ensure that the terminating Node has a working kubelet / Node
while other pre-terminate hooks are executed.

More details about the issue can be found in Drain not being performed for KCP machines with K8s v1.31.x .

Changes since v1.8.1

📈 Overview

  • 15 new commits merged
  • 3 bugs fixed 🐛

🐛 Bug Fixes

  • API: Re-add /finalizers subresource RBAC (#​11120)
  • Bootstrap: Always declare try-or-die-command function in kubeadm-bootstrap-script.sh (#​11090)
  • KCP: remove etcd member in pre-terminate hook (#​11136)

🌱 Others

  • clusterctl: Bump cert-manager to 1.15.3 (#​11094)
  • e2e: Bump kind to v0.24.0 (#​11084)
  • e2e: Test: Bump autoscaler to v1.31.0 (#​11112)
  • e2e: Test: improve autoscale tests for to/from zero and running autoscaler in bootstrap cluster (#​11093)
  • Testing: Bump envtest in Makefile to v1.31.0 (#​11086)

📖 Additionally, there have been 7 contributions to our documentation and book. (#​11057, #​11058, #​11077, #​11102, #​11110, #​11134, #​11139)

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

Thanks to all our contributors! 😊


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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 5, 2024
@renovate renovate bot requested a review from a team as a code owner September 5, 2024 18:52
@renovate renovate bot added the renovate This is an automated PR by RenovateBot label Sep 5, 2024
@renovate renovate bot enabled auto-merge (squash) September 5, 2024 18:52
@renovate renovate bot changed the title Update module sigs.k8s.io/cluster-api to v1.8.2 Update module sigs.k8s.io/cluster-api to v1.8.3 Sep 10, 2024
@renovate renovate bot force-pushed the renovate/capi-modules branch 2 times, most recently from b2aa345 to efd5f93 Compare September 30, 2024 13:21
Copy link
Contributor Author

renovate bot commented Oct 8, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@fiunchinho fiunchinho merged commit eaddec6 into main Oct 8, 2024
10 checks passed
@fiunchinho fiunchinho deleted the renovate/capi-modules branch October 8, 2024 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file renovate This is an automated PR by RenovateBot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant