Skip to content

Commit

Permalink
Merge pull request #11556 from chandankumar4/release-notes-v1.8.6
Browse files Browse the repository at this point in the history
🚀 Release v1.8.6
  • Loading branch information
k8s-ci-robot authored Dec 10, 2024
2 parents c388cad + 13b0324 commit f847b8b
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions CHANGELOG/v1.8.6.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
## 👌 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](https://cluster-api.sigs.k8s.io/reference/versions.html)

## Changes since v1.8.5
## :chart_with_upwards_trend: Overview
- 8 new commits merged
- 1 bug fixed 🐛

## :bug: Bug Fixes
- clusterctl: Fix: considers objects in kube-system for cert-manager to avoid upgrading twice (#11456)

## :seedling: Others
- clusterctl: Add nutanix ipam & runtime extensions providers (#11414)
- Dependency: Bump github.com/coredns/corefile-migration to v1.0.24 (#11533)
- Dependency: Bump go to v1.22.10 (#11536)
- Dependency: Bump Go version to v1.22.9 (#11410)
- Dependency: Update controller runtime v0.18.6 (#11525)
- e2e: Add dry-run CreateOrUpdate call in clusterctl upgrade e2e tests (#11458)
- e2e: Add retry to clusterctl `UpgradeWithBinary` (#11541)

## Dependencies

### Added
_Nothing has changed._

### Changed
- github.com/coredns/corefile-migration: [v1.0.23 → v1.0.24](https://github.com/coredns/corefile-migration/compare/v1.0.23...v1.0.24)
- sigs.k8s.io/controller-runtime: v0.18.5 → v0.18.6

### Removed
_Nothing has changed._

_Thanks to all our contributors!_ 😊

0 comments on commit f847b8b

Please sign in to comment.