|
4 | 4 |
|
5 | 5 | 1. What work did the SIG do this year that should be highlighted?
|
6 | 6 |
|
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) |
14 | 8 |
|
15 | 9 | 2. Are there any areas and/or subprojects that your group needs help with (e.g. fewer than 2 active OWNERS)?
|
16 | 10 |
|
17 | 11 |
|
18 | 12 | 3. Did you have community-wide updates in 2024 (e.g. KubeCon talks)?
|
19 | 13 |
|
20 |
| -<!-- |
21 |
| - Examples include links to email, slides, or recordings. |
22 |
| ---> |
| 14 | +* KubeCon Paris, [Kubernetes Is FINALLY Removing in-Tree Cloud Providers - Bridget Kromhout & 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 Kromhout](https://www.youtube.com/watch?v=5FKMFlooC6c) |
| 16 | +* Kubernetes Blog, [Spotlight on SIG Cloud Provider](https://kubernetes.io/blog/2024/03/01/sig-cloud-provider-spotlight-2024/) |
| 17 | +* Kubernetes Blog, [Completing the largest migration in Kubernetes history](https://kubernetes.io/blog/2024/05/20/completing-cloud-provider-migration/) |
23 | 18 |
|
24 | 19 | 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 |
| -
|
35 | 20 |
|
36 | 21 | - 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 --> |
| 22 | + - [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 |
38 | 23 |
|
39 | 24 | ## [Subprojects](https://git.k8s.io/community/sig-cloud-provider#subprojects)
|
40 | 25 |
|
41 | 26 |
|
42 | 27 | **Retired in 2024:**
|
43 | 28 | - provider-baiducloud
|
| 29 | + - cloud-provider-sample |
| 30 | + |
44 | 31 | **Continuing:**
|
45 | 32 | - cloud-provider-extraction-migration
|
46 | 33 | - kubernetes-cloud-provider
|
|
54 | 41 | - provider-oci
|
55 | 42 | - provider-openstack
|
56 | 43 | - provider-vsphere
|
| 44 | + - apiserver-network-proxy |
57 | 45 |
|
58 | 46 | ## [Working groups](https://git.k8s.io/community/sig-cloud-provider#working-groups)
|
59 | 47 |
|
|
63 | 51 | ## Operational
|
64 | 52 |
|
65 | 53 | 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 |
| 54 | +- [X] [README.md] reviewed for accuracy and updated if needed |
| 55 | +- [X] [CONTRIBUTING.md] reviewed for accuracy and updated if needed |
| 56 | +- [X] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed |
| 57 | +- [X] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed |
| 58 | +- [X] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed |
| 59 | +- [X] Meeting notes and recordings for 2024 are linked from [README.md] and updated/uploaded if needed |
72 | 60 |
|
73 | 61 |
|
74 | 62 | [CONTRIBUTING.md]: https://git.k8s.io/community/sig-cloud-provider/CONTRIBUTING.md
|
|
0 commit comments