|
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 | +Crossover with SIG K8s Infra. Migration of CI (mainly jobs, AWS build cluster, |
| 8 | +etc.) to community-owned infra, which is also a prerequisite for migrating the |
| 9 | +Prow control plane in 2024. See the umbrella issue at |
| 10 | +[k8s/test-infra#29722](https://github.com/kubernetes/test-infra/issues/29722). |
14 | 11 |
|
15 | 12 | 2. Are there any areas and/or subprojects that your group needs help with (e.g. fewer than 2 active OWNERS)?
|
16 | 13 |
|
17 |
| -<!-- |
18 |
| - Note: This list is generated from the KEP metadata in kubernetes/enhancements repository. |
19 |
| - If you find any discrepancy in the generated list here, please check the KEP metadata. |
20 |
| - Please raise an issue in kubernetes/community, if the KEP metadata is correct but the generated list is incorrect. |
21 |
| ---> |
| 14 | +- [prow](https://sigs.k8s.io/prow/) |
| 15 | +- [testgrid](https://sigs.k8s.io/testgrid/) |
| 16 | +- [boskos](https://sigs.k8s.io/boskos/) |
| 17 | +- [kettle](https://git.k8s.io/test-infra/kettle/) |
| 18 | +- [kubetest2](https://sigs.k8s.io/kubetest2/) |
22 | 19 |
|
23 | 20 | 3. Did you have community-wide updates in 2023 (e.g. KubeCon talks)?
|
24 | 21 |
|
25 |
| -<!-- |
26 |
| - Examples include links to email, slides, or recordings. |
27 |
| ---> |
28 |
| - |
29 |
| -4. KEP work in 2023 (v1.27, v1.28, v1.29): |
30 |
| - |
31 |
| - |
| 22 | +- KubeCon NA: [SIG Testing: Intro and Updates - Mahamed Ali, Cisco](https://youtu.be/aXftW1MRxJ0?si=uOv-jr8NKPYNiQQa) |
| 23 | +- [Spotlight on SIG Testing](https://kubernetes.io/blog/2023/11/24/sig-testing-spotlight-2023/) |
32 | 24 |
|
| 25 | +4. KEP work in 2023 (v1.27, v1.28, v1.29): None |
33 | 26 |
|
34 | 27 | ## [Subprojects](https://git.k8s.io/community/sig-testing#subprojects)
|
35 | 28 |
|
36 |
| - |
37 | 29 | **New in 2023:**
|
38 |
| - - [Cloud Provider for KIND](https://git.k8s.io/community/<no value>#Cloud Provider for KIND) |
| 30 | + - [Cloud Provider for KIND](https://sigs.k8s.io/cloud-provider-kind/) |
| 31 | + - [Hydrophone](https://sigs.k8s.io/hydrophone/) |
39 | 32 | **Continuing:**
|
40 | 33 | - boskos
|
41 | 34 | - e2e-framework
|
|
56 | 49 | ## Operational
|
57 | 50 |
|
58 | 51 | Operational tasks in [sig-governance.md]:
|
59 |
| -- [ ] [README.md] reviewed for accuracy and updated if needed |
| 52 | +- [x] [README.md] reviewed for accuracy and updated if needed |
60 | 53 | - [ ] [CONTRIBUTING.md] reviewed for accuracy and updated if needed
|
61 |
| -- [ ] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed |
62 |
| -- [ ] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed |
63 |
| -- [ ] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed |
64 |
| -- [ ] Meeting notes and recordings for 2023 are linked from [README.md] and updated/uploaded if needed |
65 |
| - |
| 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 2023 are linked from [README.md] and updated/uploaded if needed |
66 | 58 |
|
67 | 59 | [CONTRIBUTING.md]: https://git.k8s.io/community/sig-testing/CONTRIBUTING.md
|
68 | 60 | [sig-governance.md]: https://git.k8s.io/community/committee-steering/governance/sig-governance.md
|
|
0 commit comments