Skip to content

Commit 3035284

Browse files
authored
Merge pull request #7794 from jbpratt/sig-testing-annual-report
sig-testing: annual report 2023
2 parents 6c75205 + abbf627 commit 3035284

File tree

1 file changed

+19
-27
lines changed

1 file changed

+19
-27
lines changed

sig-testing/annual-report-2023.md

Lines changed: 19 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -4,38 +4,31 @@
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+
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).
1411

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

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/)
2219

2320
3. Did you have community-wide updates in 2023 (e.g. KubeCon talks)?
2421

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/)
3224

25+
4. KEP work in 2023 (v1.27, v1.28, v1.29): None
3326

3427
## [Subprojects](https://git.k8s.io/community/sig-testing#subprojects)
3528

36-
3729
**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/)
3932
**Continuing:**
4033
- boskos
4134
- e2e-framework
@@ -56,13 +49,12 @@
5649
## Operational
5750

5851
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
6053
- [ ] [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
6658

6759
[CONTRIBUTING.md]: https://git.k8s.io/community/sig-testing/CONTRIBUTING.md
6860
[sig-governance.md]: https://git.k8s.io/community/committee-steering/governance/sig-governance.md

0 commit comments

Comments
 (0)