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

clusterctl 1.8.2 #183604

Merged
merged 2 commits into from
Sep 5, 2024
Merged

clusterctl 1.8.2 #183604

merged 2 commits into from
Sep 5, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## 👌 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

:chart_with_upwards_trend: Overview

  • 15 new commits merged
  • 3 bugs fixed 🐛

:bug: 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)

:seedling: 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)

:book: 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! 😊

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Sep 5, 2024
Copy link
Contributor

github-actions bot commented Sep 5, 2024

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Sep 5, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Sep 5, 2024
Merged via the queue into master with commit 3d34a3d Sep 5, 2024
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-clusterctl-1.8.2 branch September 5, 2024 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants