Skip to content

Commit ab7365c

Browse files
authored
Merge pull request #10604 from vishalanarase/release-v1.7.2
🚀 Release v1.7.2
2 parents a066d37 + db7d6c0 commit ab7365c

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

CHANGELOG/v1.7.2.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
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+
## Changes since v1.7.1
9+
## :chart_with_upwards_trend: Overview
10+
- 12 new commits merged
11+
- 3 bugs fixed 🐛
12+
13+
## :bug: Bug Fixes
14+
- clusterctl: Ensure cert-manager objects get applied before other provider objects (#10503)
15+
- e2e: Test: Ensure all ownerRef assertions for some Kind are evaluated (#10592)
16+
- e2e: Test: filter cluster-wide objects asserted in ResourceVersion tests to exclude objects of parallel tests (#10570)
17+
18+
## :seedling: Others
19+
- API: Allow users to specify webhook server cert and key names (#10581)
20+
- clusterctl: Add Tinkerbell to the providers list (#10516)
21+
- clusterctl: Bump cert-manager to 1.14.5 (#10517)
22+
- clusterctl: Clusterctl/client/cert_manager: improve shouldUpgrade (#10497)
23+
- clusterctl: Add support for the linode-linode infrastructure provider to clusterctl (#10512)
24+
- e2e: Ensure resourceVersions are stable (#10548)
25+
- KCP/MachineSet: Flag for old infra machine naming (#10587)
26+
27+
:book: Additionally, there have been 2 contributions to our documentation and book. (#10535, #10536)
28+
29+
## Dependencies
30+
31+
### Added
32+
_Nothing has changed._
33+
34+
### Changed
35+
_Nothing has changed._
36+
37+
### Removed
38+
_Nothing has changed._
39+
40+
_Thanks to all our contributors!_ 😊

0 commit comments

Comments
 (0)