-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: chandankumar4 <chandan.kr404@gmail.com>
- Loading branch information
1 parent
fcc4e27
commit 737551b
Showing
1 changed file
with
37 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
## 👌 Kubernetes version support | ||
|
||
- Management Cluster: v1.26.x -> v1.29.x | ||
- Workload Cluster: v1.24.x -> v1.29.x | ||
|
||
[More information about version support can be found here](https://cluster-api.sigs.k8s.io/reference/versions.html) | ||
|
||
## Highlights | ||
|
||
* CAPD: Verify lb config after writing it (#10461) | ||
|
||
## Changes since v1.7.0 | ||
## :chart_with_upwards_trend: Overview | ||
- 8 new commits merged | ||
- 1 bug fixed 🐛 | ||
|
||
## :bug: Bug Fixes | ||
- CAPD: Verify lb config after writing it (#10461) | ||
|
||
## :seedling: Others | ||
- e2e: Export more func in test/e2e/common.go (#10447) | ||
- Testing: Bump Kubernetes in tests to v1.30.0 and claim support for v1.30 (#10465) | ||
|
||
:book: Additionally, there have been 5 contributions to our documentation and book. (#10446, #10448, #10451, #10456, #10470) | ||
|
||
## Dependencies | ||
|
||
### Added | ||
_Nothing has changed._ | ||
|
||
### Changed | ||
_Nothing has changed._ | ||
|
||
### Removed | ||
_Nothing has changed._ | ||
|
||
_Thanks to all our contributors!_ 😊 |