Skip to content

Commit 3a558f3

Browse files
committed
Add release v1.4.7
1 parent 3094909 commit 3a558f3

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG/v1.4.7.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
## 👌 Kubernetes version support
2+
3+
- Management Cluster: v1.23.x -> v1.27.x
4+
- Workload Cluster: v1.21.x -> v1.27.x
5+
6+
[More information about version support can be found here](https://cluster-api.sigs.k8s.io/reference/versions.html)
7+
8+
## Changes since v1.4.6
9+
---
10+
## :chart_with_upwards_trend: Overview
11+
- 10 new commits merged
12+
- 2 bugs fixed 🐛
13+
14+
## :bug: Bug Fixes
15+
- KCP: Fix KCP Controller reconcile always return error when workload cluster is unreachable (#9450)
16+
- MachineHealthCheck: Fix excessive trace logging in the machine health check controller (#9427)
17+
18+
## :seedling: Others
19+
- Dependency: Bump cert-manager to v1.13.0 (#9414)
20+
- Dependency: Bump to Go 1.20.8 (#9432)
21+
- KCP: Remove redundant GetRESTConfig in KCP Management.GetWorkloadCluster (#9453)
22+
23+
:book: Additionally, there have been 3 contributions to our documentation and book. (#9366, #9431, #9492)
24+
25+
26+
_Thanks to all our contributors!_ 😊

0 commit comments

Comments
 (0)