sig-cl: fill annual report for 2025#8831
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: neolit123 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/cc @vincepri @justinsb @fabriziopandini |
|
Note @justinsb @neolit123 @vincepri the PR should be reviewed and merged by Feb 28 |
fabriziopandini
left a comment
There was a problem hiding this comment.
@neolit123 many thanks for working on the annual report.
Just a few minor additions from my side
| --> | ||
|
|
||
| - Cluster API added | ||
| [v1beta2](https://github.com/kubernetes-sigs/cluster-api/releases/tag/v1.11.0) of its API. |
There was a problem hiding this comment.
Should we add also in place and chained upgrades?
| [v1beta2](https://github.com/kubernetes-sigs/cluster-api/releases/tag/v1.11.0) of its API. | |
| [v1beta2](https://github.com/kubernetes-sigs/cluster-api/releases/tag/v1.11.0) of its API. | |
| - Cluster API added support for in [place updates](https://github.com/kubernetes-sigs/cluster-api/blob/main/docs/proposals/20240807-in-place-updates.md). | |
| - Cluster API added support for [chained upgrades](https://github.com/kubernetes-sigs/cluster-api/blob/main/docs/proposals/20250513-chained-and-efficient-upgrades-for-clusters-with-managed-topologies.md). |
There was a problem hiding this comment.
I would also add
- Cluster API added the PriorityQueue and the ReconcilerRateLimiting flags to improve performance at scale.
And somewhere down below
- Cluster API provider vSphere migrated all the E2E tests to community owned infrastructure sponsored by a Broadcom donation to CNCF.
There was a problem hiding this comment.
i will leave only the top 3 items for CAPI, the other projects have 1 for now.
9e002c5 to
f23042e
Compare
Which issue(s) this PR fixes:
Fixes #8765