forked from kubernetes-sigs/cluster-api
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
32 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,32 @@ | ||
## π Kubernetes version support | ||
|
||
- Management Cluster: v1.27.x -> v1.31.x | ||
- Workload Cluster: v1.25.x -> v1.31.x | ||
|
||
[More information about version support can be found here](https://cluster-api.sigs.k8s.io/reference/versions.html) | ||
|
||
## Changes since v1.8.4 | ||
## :chart_with_upwards_trend: Overview | ||
- 2 new commits merged | ||
- 2 bugs fixed π | ||
|
||
## :bug: Bug Fixes | ||
- fix: Suppress API server warnings in clusterctl (#22) | ||
- fix: increase the timeout when creating and upgrading CAPI controllers (#25) | ||
- fix: considers objects in kube-system for cert-manager to avoid upgrading twice (#28) | ||
|
||
## :seedling: Others | ||
_Nothing has changed._ | ||
|
||
## Dependencies | ||
|
||
### Added | ||
_Nothing has changed._ | ||
|
||
### Changed | ||
_Nothing has changed._ | ||
|
||
### Removed | ||
_Nothing has changed._ | ||
|
||
_Thanks to all our contributors!_ π |