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.27.x -> v1.31.x
4+ - Workload Cluster: v1.25.x -> v1.31.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.8.3
9+ ## :chart_with_upwards_trend : Overview
10+ - 15 new commits merged
11+ - 2 bugs fixed 🐛
12+
13+ ## :bug : Bug Fixes
14+ - CI: Hack: fix the shell used when running pr-verify (#11170 )
15+ - ClusterClass: Fix nil pointer for empty workers in webhook (#11198 )
16+
17+ ## :seedling : Others
18+ - CI: Pr-verify: use env var for passing the PR title (#11230 )
19+ - CI: Replace kubebuilder-release-tools with new workflow (#11167 )
20+ - CI: Switch to using ECR mirror for trivy DB repo in weekly security scan (#11261 )
21+ - ClusterCacheTracker: Add cacheSyncPeriod option to ClusterCacheTracker (#11249 )
22+ - clusterctl: Add vultr infrastructure provider (#11217 )
23+ - clusterctl: Bump cert manager to v1.16.0 (#11264 )
24+ - clusterctl: Update RKE2 provider URL (#11225 )
25+ - e2e: Test/e2e: decrease concurrency (#11222 )
26+ - Logging: Reduce verbosity of logs when calling Runtime Extensions (#11200 )
27+ - Machine: Prevent error spamming for NodeOutdatedTaint if objects are not found (#11199 )
28+ - Testing: Test/framework: allow users to modify cache.Options (#11203 )
29+ - Testing: Test/framework: GetCAPIResources should warn on rbac issues (#11206 )
30+
31+ :book : Additionally, there has been 1 contribution to our documentation and book. (#11177 )
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