Skip to content

Commit 730d024

Browse files
committed
update SIG Cloud Provider 2024 annual report
adding more content to the initial report.
1 parent e22cc42 commit 730d024

File tree

1 file changed

+13
-27
lines changed

1 file changed

+13
-27
lines changed

sig-cloud-provider/annual-report-2024.md

+13-27
Original file line numberDiff line numberDiff line change
@@ -4,43 +4,28 @@
44

55
1. What work did the SIG do this year that should be highlighted?
66

7-
<!--
8-
Some example items that might be worth highlighting:
9-
- Major KEP advancement
10-
- Important initiatives that aren't tracked via KEPs
11-
- Paying down significant tech debt
12-
- Governance and leadership changes
13-
-->
7+
* Started a [draft enhancement for Modular Cloud Controller Manager Testing](https://hackmd.io/@elmiko/ByfaBO4JJe)
148

159
2. Are there any areas and/or subprojects that your group needs help with (e.g. fewer than 2 active OWNERS)?
1610

1711

1812
3. Did you have community-wide updates in 2024 (e.g. KubeCon talks)?
1913

20-
<!--
21-
Examples include links to email, slides, or recordings.
22-
-->
14+
* KubeCon Paris, [Kubernetes Is FINALLY Removing in-Tree Cloud Providers - Bridget Komhout & Chris Privitere](https://www.youtube.com/watch?v=IIxQHQHOXs4)
15+
* KubeCon Salt Lake City, [Building a More Resilient Future with Advanced Cloud Provider Testing - Michael McCune & Bridget Kromout](https://www.youtube.com/watch?v=5FKMFlooC6c)
2316

2417
4. KEP work in 2024 (v1.30, v1.31, v1.32):
25-
<!--
26-
TODO: Uncomment the following auto-generated list of KEPs, once reviewed & updated for correction.
27-
28-
Note: This list is generated from the KEP metadata in kubernetes/enhancements repository.
29-
If you find any discrepancy in the generated list here, please check the KEP metadata.
30-
Please raise an issue in kubernetes/community, if the KEP metadata is correct but the generated list is incorrect.
31-
-->
32-
33-
<!--
34-
3518

3619
- Stable
37-
- [2395 - Removing In-Tree Cloud Providers](https://github.com/kubernetes/enhancements/tree/master/keps/sig-cloud-provider/2395-removing-in-tree-cloud-providers) - v1.31 -->
20+
- [2395 - Removing In-Tree Cloud Providers](https://github.com/kubernetes/enhancements/tree/master/keps/sig-cloud-provider/2395-removing-in-tree-cloud-providers) - v1.31
3821

3922
## [Subprojects](https://git.k8s.io/community/sig-cloud-provider#subprojects)
4023

4124

4225
**Retired in 2024:**
4326
- provider-baiducloud
27+
- cloud-provider-sample
28+
4429
**Continuing:**
4530
- cloud-provider-extraction-migration
4631
- kubernetes-cloud-provider
@@ -54,6 +39,7 @@
5439
- provider-oci
5540
- provider-openstack
5641
- provider-vsphere
42+
- apiserver-network-proxy
5743

5844
## [Working groups](https://git.k8s.io/community/sig-cloud-provider#working-groups)
5945

@@ -63,12 +49,12 @@
6349
## Operational
6450

6551
Operational tasks in [sig-governance.md]:
66-
- [ ] [README.md] reviewed for accuracy and updated if needed
67-
- [ ] [CONTRIBUTING.md] reviewed for accuracy and updated if needed
68-
- [ ] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed
69-
- [ ] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed
70-
- [ ] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed
71-
- [ ] Meeting notes and recordings for 2024 are linked from [README.md] and updated/uploaded if needed
52+
- [X] [README.md] reviewed for accuracy and updated if needed
53+
- [X] [CONTRIBUTING.md] reviewed for accuracy and updated if needed
54+
- [X] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed
55+
- [X] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed
56+
- [X] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed
57+
- [X] Meeting notes and recordings for 2024 are linked from [README.md] and updated/uploaded if needed
7258

7359

7460
[CONTRIBUTING.md]: https://git.k8s.io/community/sig-cloud-provider/CONTRIBUTING.md

0 commit comments

Comments
 (0)