Skip to content

Commit f23042e

Browse files
committed
sig-cl: fill annual report for 2025
1 parent a248059 commit f23042e

File tree

1 file changed

+36
-9
lines changed

1 file changed

+36
-9
lines changed

sig-cluster-lifecycle/annual-report-2025.md

Lines changed: 36 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,38 @@
1212
- Governance and leadership changes
1313
-->
1414

15+
- Cluster API added
16+
[v1beta2](https://github.com/kubernetes-sigs/cluster-api/releases/tag/v1.11.0) of its API.
17+
- Cluster API added support for in
18+
[place updates](https://github.com/kubernetes-sigs/cluster-api/blob/main/docs/proposals/20240807-in-place-updates.md).
19+
- Cluster API added support for
20+
[chained upgrades](https://github.com/kubernetes-sigs/cluster-api/blob/main/docs/proposals/20250513-chained-and-efficient-upgrades-for-clusters-with-managed-topologies.md).
21+
- Image Builder made
22+
[various improvements](https://github.com/kubernetes-sigs/image-builder/releases)
23+
for Windows support.
24+
- kOps had their [first contribution](https://github.com/kubernetes/kops/pull/17767)
25+
from GitHub's Copilot.
26+
- kubeadm graduated the feature gates
27+
[NodeLocalCRISocket](https://github.com/kubernetes/kubernetes/pull/135742)
28+
and [ControlPlaneKubeletLocalMode](https://github.com/kubernetes/kubernetes/pull/134106) to GA.
29+
- Kubespray added support for control plane
30+
[reconfiguration on upgrades](https://github.com/kubernetes-sigs/kubespray/releases/tag/v2.27.1).
31+
- Minikube made it possible to run
32+
[GPU workloads on MacOS](https://github.com/kubernetes/minikube/releases/tag/v1.37.0).
33+
1534
2. Are there any areas and/or subprojects that your group needs help with (e.g. fewer than 2 active OWNERS)?
1635

36+
- cluster-api-provider-aws
37+
- cluster-api-provider-digitalocean
38+
- cluster-api-provider-cloudstack
1739

1840
3. Did you have community-wide updates in 2025 (e.g. KubeCon talks)?
1941

42+
- [Kubespray: Driving Cost-Efficiency for AI on Kubernetes](https://kccnceu2025.sched.com/event/1td0D/kubespray-driving-cost-efficiency-for-ai-on-kubernetes-antoine-legrand-conny-gmbh-mohamed-zaian-new-work-se)
43+
- [Resilient Multi-Cloud Strategies: Harnessing Kubernetes, Cluster API, and Cell-Based Architecture](https://kccnceu2025.sched.com/event/1txDE/resilient-multi-cloud-strategies-harnessing-kubernetes-cluster-api-and-cell-based-architecture-tasdik-rahman-javi-mosquera-new-relic)
44+
- [Kubernetes CRD Design for the Long Haul: Tips, Tricks, and Lessons Learned](https://kccnceu2025.sched.com/event/1tx6k/kubernetes-crd-design-for-the-long-haul-tips-tricks-and-lessons-learned-christian-schlotter-broadcom-fabrizio-pandini-vmware-by-broadcom)
45+
- [Cluster API status update and discussion](https://maintainersummiteu2025.sched.com/event/1uSNe/project-meeting-cluster-api-status-update-open-discussion)
46+
2047
<!--
2148
Examples include links to email, slides, or recordings.
2249
-->
@@ -30,11 +57,11 @@
3057
Please raise an issue in kubernetes/community, if the KEP metadata is correct but the generated list is incorrect.
3158
-->
3259

33-
<!--
34-
60+
- Alpha
61+
- [5607 - Allow HostNetwork Pods to User Namespaces](http://git.k8s.io/enhancements/keps/sig-node/5607-hostnetwork-userns) - v1.35
3562

3663
- Stable
37-
- [4656 - Add kubelet instance configuration to configure CRI socket for each node](https://github.com/kubernetes/enhancements/tree/master/keps/sig-cluster-lifecycle/4656-add-kubelet-instance-configuration) - v1.35 -->
64+
- [4656 - Add kubelet instance configuration to configure CRI socket for each node](https://github.com/kubernetes/enhancements/tree/master/keps/sig-cluster-lifecycle/4656-add-kubelet-instance-configuration) - v1.35
3865

3966
## [Subprojects](https://git.k8s.io/community/sig-cluster-lifecycle#subprojects)
4067

@@ -75,12 +102,12 @@
75102
## Operational
76103

77104
Operational tasks in [sig-governance.md]:
78-
- [ ] [README.md] reviewed for accuracy and updated if needed
79-
- [ ] [CONTRIBUTING.md] reviewed for accuracy and updated if needed
80-
- [ ] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed
81-
- [ ] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed
82-
- [ ] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed
83-
- [ ] Meeting notes and recordings for 2025 are linked from [README.md] and updated/uploaded if needed
105+
- [x] [README.md] reviewed for accuracy and updated if needed
106+
- [x] [CONTRIBUTING.md] reviewed for accuracy and updated if needed
107+
- [x] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed
108+
- [x] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed
109+
- [x] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed
110+
- [x] Meeting notes and recordings for 2025 are linked from [README.md] and updated/uploaded if needed
84111

85112

86113
[CONTRIBUTING.md]: https://git.k8s.io/community/sig-cluster-lifecycle/CONTRIBUTING.md

0 commit comments

Comments
 (0)