File tree Expand file tree Collapse file tree 1 file changed +40
-0
lines changed Expand file tree Collapse file tree 1 file changed +40
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## 👌 Kubernetes version support
2
+
3
+ - Management Cluster: v1.26.x -> v1.30.x
4
+ - Workload Cluster: v1.24.x -> v1.30.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.7.1
9
+ ## :chart_with_upwards_trend : Overview
10
+ - 12 new commits merged
11
+ - 3 bugs fixed 🐛
12
+
13
+ ## :bug : Bug Fixes
14
+ - clusterctl: Ensure cert-manager objects get applied before other provider objects (#10503 )
15
+ - e2e: Test: Ensure all ownerRef assertions for some Kind are evaluated (#10592 )
16
+ - e2e: Test: filter cluster-wide objects asserted in ResourceVersion tests to exclude objects of parallel tests (#10570 )
17
+
18
+ ## :seedling : Others
19
+ - API: Allow users to specify webhook server cert and key names (#10581 )
20
+ - clusterctl: Add Tinkerbell to the providers list (#10516 )
21
+ - clusterctl: Bump cert-manager to 1.14.5 (#10517 )
22
+ - clusterctl: Clusterctl/client/cert_manager: improve shouldUpgrade (#10497 )
23
+ - clusterctl: Add support for the linode-linode infrastructure provider to clusterctl (#10512 )
24
+ - e2e: Ensure resourceVersions are stable (#10548 )
25
+ - KCP/MachineSet: Flag for old infra machine naming (#10587 )
26
+
27
+ :book : Additionally, there have been 2 contributions to our documentation and book. (#10535 , #10536 )
28
+
29
+ ## Dependencies
30
+
31
+ ### Added
32
+ _ Nothing has changed._
33
+
34
+ ### Changed
35
+ _ Nothing has changed._
36
+
37
+ ### Removed
38
+ _ Nothing has changed._
39
+
40
+ _ Thanks to all our contributors!_ 😊
You can’t perform that action at this time.
0 commit comments