|
3 | 3 | ## Current initiatives and Project Health
|
4 | 4 |
|
5 | 5 | 1. What work did the SIG do this year that should be highlighted?
|
6 |
| - |
| 6 | +- (Together with SIG K8s Infra) Migration of the Prow control plane (and related resources) from Google-owned infra to community-owned infra, including: |
| 7 | + - Notifying the community about the migration (and work needed beforehand) |
| 8 | + - Identifying and migrating jobs blocking the migration |
| 9 | + - Adding new logs/image locations and updating references to them |
| 10 | + - Updating tools (Kettle, TestGrid, etc.) to use the new Prow instance |
| 11 | +- Moved Prow code from k8s/test-infra into its own repository at [k8s-sigs/prow](https://github.com/kubernetes-sigs/prow) |
7 | 12 | <!--
|
8 | 13 | Some example items that might be worth highlighting:
|
9 | 14 | - Major KEP advancement
|
|
13 | 18 | -->
|
14 | 19 |
|
15 | 20 | 2. Are there any areas and/or subprojects that your group needs help with (e.g. fewer than 2 active OWNERS)?
|
16 |
| - |
| 21 | +Yup! SIG Testing covers a large variety of subprojects and is generally in need of contributors and maintainers. |
| 22 | +- Important: |
| 23 | + - Prow: We still need more contributors and maintainers for Prow, especially folks who can focus on the Kubernetes project's use of Prow in particular. |
| 24 | + - Hydrophone: Feedback and help enabling adoption of new conformance testing tools for end users. |
| 25 | +- Useful: |
| 26 | + - TestGrid |
| 27 | + - Boskos |
| 28 | + - Kettle |
17 | 29 |
|
18 | 30 | 3. Did you have community-wide updates in 2024 (e.g. KubeCon talks)?
|
19 |
| - |
20 |
| -<!-- |
21 |
| - Examples include links to email, slides, or recordings. |
22 |
| ---> |
23 |
| - |
24 |
| -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 |
| - --> |
| 31 | +- KubeCon NA 2024: |
| 32 | + - "Achieving and Maintaining a Healthy CI with Zero Test Flakes" |
| 33 | + - Event: https://sched.co/1hoxc |
| 34 | + - Recording: https://youtu.be/hl3jjCTTL50 |
| 35 | +- Contributor Summit NA 2024: |
| 36 | + - "Unified framework for unit integration and E2E testing" |
| 37 | + - Event: https://sched.co/1nSjo |
| 38 | + - Recording: https://youtu.be/VCG559w9gzo |
| 39 | + - TestGrid: Visualizing Test Results |
| 40 | + - Event: https://sched.co/1nShv |
| 41 | + - Slides: |
| 42 | + https://docs.google.com/presentation/d/13yD2AixxJEscl0Fxe9Sw79V5WTJh7QCi/edit?usp=sharing |
| 43 | + |
| 44 | +4. KEP work in 2024 (v1.30, v1.31, v1.32): N/A |
36 | 45 |
|
37 | 46 | ## [Subprojects](https://git.k8s.io/community/sig-testing#subprojects)
|
38 | 47 |
|
39 |
| - |
40 | 48 | **New in 2024:**
|
41 | 49 | - hydrophone
|
42 | 50 | - testgrid
|
| 51 | + |
43 | 52 | **Continuing:**
|
44 | 53 | - Cloud Provider for KIND
|
45 | 54 | - boskos
|
|
59 | 68 | ## Operational
|
60 | 69 |
|
61 | 70 | Operational tasks in [sig-governance.md]:
|
62 |
| -- [ ] [README.md] reviewed for accuracy and updated if needed |
63 |
| -- [ ] [CONTRIBUTING.md] reviewed for accuracy and updated if needed |
64 |
| -- [ ] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed |
65 |
| -- [ ] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed |
66 |
| -- [ ] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed |
67 |
| -- [ ] Meeting notes and recordings for 2024 are linked from [README.md] and updated/uploaded if needed |
| 71 | +- [x] [README.md] reviewed for accuracy and updated if needed |
| 72 | +- [x] [CONTRIBUTING.md] reviewed for accuracy and updated if needed |
| 73 | +- [x] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed |
| 74 | +- [x] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed |
| 75 | +- [x] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed |
| 76 | +- [x] Meeting notes and recordings for 2024 are linked from [README.md] and updated/uploaded if needed |
68 | 77 |
|
69 | 78 |
|
70 | 79 | [CONTRIBUTING.md]: https://git.k8s.io/community/sig-testing/CONTRIBUTING.md
|
|
0 commit comments