File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change
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.8
9
+ ## :chart_with_upwards_trend : Overview
10
+ - 15 new commits merged
11
+ - 5 bugs fixed 🐛
12
+
13
+ ## :bug : Bug Fixes
14
+ - CAPD: Fix DockerMachine panic (#9690 )
15
+ - clusterctl: Fix provider namespace secret not included in clusterctl move (#9749 )
16
+ - ClusterResourceSet: Requeue after 1 minute if ErrClusterLocked got hit (#9809 )
17
+ - KCP: Allow dropping patches KubeadmControlPlane KubeadmConfig (#9700 )
18
+ - Runtime SDK: Set User Agent for test extension correctly (#9751 )
19
+
20
+ ## :seedling : Others
21
+ - CAPD: Set Condition, if creating external LB failed. (#9712 )
22
+ - Dependency: Bump cert-manager to v1.13.2 (#9657 )
23
+ - Dependency: Bump controller runtime to v1.14.7 (#9625 )
24
+ - Dependency: Bump github.com/docker/docker from 24.0.5 to 24.0.7 (#9674 )
25
+ - Dependency: Bump Go version to v1.20.11 (#9687 )
26
+ - Dependency: Bump golang.org/grpc to v1.59.0 (#9628 )
27
+ - Dependency: Fix delve version in Tiltfile (#9701 )
28
+ - e2e: Improve output of exec.KubectlApply (#9766 )
29
+ - KCP: Support admin config for Kubeadm v1.29 (#9685 )
30
+ - Release: Revert "Improve release staging build speed" (#9763 )
31
+
32
+
33
+ _ Thanks to all our contributors!_ 😊
You can’t perform that action at this time.
0 commit comments