Skip to content

Commit 4ad0c23

Browse files
committed
🚀 Release v1.7.2
Signed-off-by: Vishal Anarase <[email protected]>
1 parent b622b9e commit 4ad0c23

File tree

1 file changed

+44
-0
lines changed

1 file changed

+44
-0
lines changed

CHANGELOG/v1.7.2.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.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!_ 😊

0 commit comments

Comments
 (0)