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