Skip to content

Commit 265e672

Browse files
authored
Merge pull request #11269 from chandankumar4/release-v1.8.4
🚀 Release v1.8.4
2 parents 16467dc + b264936 commit 265e672

File tree

1 file changed

+44
-0
lines changed

1 file changed

+44
-0
lines changed

CHANGELOG/v1.8.4.md

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
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!_ 😊

0 commit comments

Comments
 (0)