|
4 | 4 |
|
5 | 5 | 1. What work did the SIG do this year that should be highlighted?
|
6 | 6 |
|
7 |
| - - |
8 |
| - - |
9 |
| - - |
| 7 | + - Ginkgov2 migration |
| 8 | + - https://github.com/kubernetes/test-infra/pull/26250 |
| 9 | + - https://github.com/kubernetes/kubernetes/pull/109111 |
| 10 | + - Utilizing context provided by Ginkgo |
| 11 | + - https://github.com/kubernetes/kubernetes/pull/112923 |
| 12 | + - Test failure description improvements |
| 13 | + - https://github.com/kubernetes/kubernetes/pull/113538 |
| 14 | + - Launched prow docs site |
| 15 | + - TestGrid API now available at testgrid-data.k8s.io |
| 16 | + - Prow API service ("Gangway" component) merged, enabling Prow installations to programmatically trigger Prow jobs |
10 | 17 |
|
11 | 18 | 2. What initiatives are you working on that aren't being tracked in KEPs?
|
12 | 19 |
|
13 |
| - - |
14 |
| - - |
15 |
| - - |
16 |
| - |
| 20 | + - Continue to improve testing and enforcing best practices on software development |
| 21 | + - Cost efficiency: |
| 22 | + - Clean up orphan jobs |
| 23 | + - Optimize existing tooling: artifact storage, log size, … |
| 24 | + - Extend the CI to other Cloud Providers |
| 25 | + - Development of a new TestGrid UI |
17 | 26 |
|
18 | 27 |
|
19 | 28 | 3. KEP work in 2022 (v1.24, v1.25, v1.26):
|
|
26 | 35 | 1. What areas and/or subprojects does your group need the most help with?
|
27 | 36 | Any areas with 2 or fewer OWNERs? (link to more details)
|
28 | 37 |
|
29 |
| - - |
30 |
| - - |
31 |
| - - |
| 38 | + - Additional reviewers (and eventually approvers) on [Prow](https://github.com/kubernetes/test-infra/tree/master/prow) |
| 39 | + - Many less-active tools in test-infra, such as: |
| 40 | + - [Boskos](https://github.com/kubernetes/test-infra/tree/master/boskos) |
| 41 | + - [Kettle](https://github.com/kubernetes/test-infra/tree/master/kettle) |
| 42 | + - [Kubetest2](https://github.com/kubernetes-sigs/kubetest2) |
32 | 43 |
|
33 | 44 | 2. What metrics/community health stats does your group care about and/or measure?
|
34 | 45 |
|
35 |
| - - |
36 |
| - - |
37 |
| - - |
| 46 | + - Reviewers and approvers |
38 | 47 |
|
39 | 48 | 3. Does your [CONTRIBUTING.md] help **new** contributors engage with your group specifically by pointing
|
40 | 49 | to activities or programs that provide useful context or allow easy participation?
|
41 | 50 |
|
42 |
| - - |
| 51 | + - Yes! See [k8s/sig-testing: Contribution](https://github.com/kubernetes/sig-testing#contribution) and [k8s/test-infra: Issue Triage](https://github.com/kubernetes/test-infra/blob/master/CONTRIBUTING.md#issue-triage). |
43 | 52 |
|
44 | 53 | 4. If your group has special training, requirements for reviewers/approvers, or processes beyond the general [contributor guide],
|
45 | 54 | does your [CONTRIBUTING.md] document those to help **existing** contributors grow throughout the [contributor ladder]?
|
46 | 55 |
|
47 |
| - - |
| 56 | + - N/A: no special training, requirements, or processes. |
48 | 57 |
|
49 | 58 | 5. Does the group have contributors from multiple companies/affiliations?
|
50 | 59 |
|
51 |
| - - |
| 60 | + - Yes. |
52 | 61 |
|
53 | 62 | 6. Are there ways end users/companies can contribute that they currently are not?
|
54 | 63 | If one of those ways is more full time support, what would they work on and why?
|
55 | 64 |
|
56 |
| - - |
57 |
| - - |
| 65 | + - (_more reviewers, promoting active reviewers to approvers?_) |
| 66 | + - (_to be filled_) |
58 | 67 |
|
59 | 68 | ## Membership
|
60 | 69 |
|
61 |
| -- Primary slack channel member count: |
62 |
| -- Primary mailing list member count: |
63 |
| -- Primary meeting attendee count (estimated, if needed): |
64 |
| -- Primary meeting participant count (estimated, if needed): |
65 |
| -- Unique reviewers for SIG-owned packages: <!-- in future, this will be generated from OWNERS files referenced from subprojects, expanded with OWNERS_ALIASES files --> |
66 |
| -- Unique approvers for SIG-owned packages: <!-- in future, this will be generated from OWNERS files referenced from subprojects, expanded with OWNERS_ALIASES files --> |
| 70 | +- Primary slack channel member count: 2,452 |
| 71 | +- Primary mailing list member count: 407 |
| 72 | +- Primary meeting attendee count (estimated, if needed): 7-8 on average |
| 73 | +- Primary meeting participant count (estimated, if needed): 5-6, estimate |
| 74 | +- Unique reviewers for SIG-owned packages: 24 |
| 75 | +- Unique approvers for SIG-owned packages: 26 |
67 | 76 |
|
68 | 77 | Include any other ways you measure group membership
|
69 | 78 |
|
@@ -98,16 +107,15 @@ Include any other ways you measure group membership
|
98 | 107 |
|
99 | 108 | Operational tasks in [sig-governance.md]:
|
100 | 109 |
|
101 |
| -- [ ] [README.md] reviewed for accuracy and updated if needed |
| 110 | +- [X] [README.md] reviewed for accuracy and updated if needed |
102 | 111 | - [ ] [CONTRIBUTING.md] reviewed for accuracy and updated if needed
|
103 | 112 | (or created if missing and your contributor steps and experience are different or more
|
104 | 113 | in-depth than the documentation listed in the general [contributor guide] and [devel] folder.)
|
105 | 114 | - [ ] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed
|
106 |
| -- [ ] SIG leaders (chairs, tech leads, and subproject owners) in [sigs.yaml] are accurate and active, and updated if needed |
107 |
| -- [ ] Meeting notes and recordings for 2022 are linked from [README.md] and updated/uploaded if needed |
108 |
| -- [ ] Did you have community-wide updates in 2022 (e.g. community meetings, kubecon, or kubernetes-dev@ emails)? Links to email, slides, or recordings: |
109 |
| - - |
110 |
| - - |
| 115 | +- [X] SIG leaders (chairs, tech leads, and subproject owners) in [sigs.yaml] are accurate and active, and updated if needed |
| 116 | +- [X] Meeting notes and recordings for 2022 are linked from [README.md] and updated/uploaded if needed |
| 117 | +- [X] Did you have community-wide updates in 2022 (e.g. community meetings, kubecon, or kubernetes-dev@ emails)? Links to email, slides, or recordings: |
| 118 | + - KubeCon NA 2022: [SIG Testing: Intro And Updates](https://www.youtube.com/watch?v=CdKBl6CncHg) |
111 | 119 |
|
112 | 120 | [CONTRIBUTING.md]: https://git.k8s.io/community/sig-testing/CONTRIBUTING.md
|
113 | 121 | [contributor ladder]: https://git.k8s.io/community/community-membership.md
|
|
0 commit comments