File tree 1 file changed +29
-0
lines changed
1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## 👌 Kubernetes version support
2
+
3
+ - Management Cluster: v1.28.x -> v1.32.x
4
+ - Workload Cluster: v1.26.x -> v1.32.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.9.1
9
+ ## :chart_with_upwards_trend : Overview
10
+ - 4 new commits merged
11
+
12
+ ## :seedling : Others
13
+ - Cluster: Reconcile topology only when necessary (#11606 )
14
+ - KCP: Improve KCP scale up when using failure domains (#11604 )
15
+ - Runtime SDK: Cache DiscoveryVariables calls (#11599 )
16
+ - util: Add TypedAll, ResourceIsUnchanged and TypedResourceIsUnchanged predicates (#11603 )
17
+
18
+ ## Dependencies
19
+
20
+ ### Added
21
+ _ Nothing has changed._
22
+
23
+ ### Changed
24
+ _ Nothing has changed._
25
+
26
+ ### Removed
27
+ _ Nothing has changed._
28
+
29
+ _ Thanks to all our contributors!_ 😊
You can’t perform that action at this time.
0 commit comments