|
4 | 4 |
|
5 | 5 | 1. What work did the SIG do this year that should be highlighted?
|
6 | 6 |
|
7 |
| - - |
8 |
| - - |
9 |
| - - |
| 7 | + - (_to be filled_) |
10 | 8 |
|
11 | 9 | 2. What initiatives are you working on that aren't being tracked in KEPs?
|
12 | 10 |
|
13 |
| - - |
14 |
| - - |
15 |
| - - |
16 |
| - |
17 |
| - |
| 11 | + - (_to be filled_) |
18 | 12 |
|
19 | 13 | 3. KEP work in 2022 (v1.24, v1.25, v1.26):
|
20 | 14 | - beta:
|
|
26 | 20 | 1. What areas and/or subprojects does your group need the most help with?
|
27 | 21 | Any areas with 2 or fewer OWNERs? (link to more details)
|
28 | 22 |
|
29 |
| - - |
30 |
| - - |
31 |
| - - |
| 23 | + - (_to be filled_) |
32 | 24 |
|
33 | 25 | 2. What metrics/community health stats does your group care about and/or measure?
|
34 | 26 |
|
35 |
| - - |
36 |
| - - |
37 |
| - - |
| 27 | + - Reviewers and approvers |
| 28 | + - (_any others?_) |
38 | 29 |
|
39 | 30 | 3. Does your [CONTRIBUTING.md] help **new** contributors engage with your group specifically by pointing
|
40 | 31 | to activities or programs that provide useful context or allow easy participation?
|
41 | 32 |
|
42 |
| - - |
| 33 | + - 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 | 34 |
|
44 | 35 | 4. If your group has special training, requirements for reviewers/approvers, or processes beyond the general [contributor guide],
|
45 | 36 | does your [CONTRIBUTING.md] document those to help **existing** contributors grow throughout the [contributor ladder]?
|
46 | 37 |
|
47 |
| - - |
| 38 | + - N/A: no special training, requirements, or processes. |
48 | 39 |
|
49 | 40 | 5. Does the group have contributors from multiple companies/affiliations?
|
50 | 41 |
|
51 |
| - - |
| 42 | + - Yes. |
52 | 43 |
|
53 | 44 | 6. Are there ways end users/companies can contribute that they currently are not?
|
54 | 45 | If one of those ways is more full time support, what would they work on and why?
|
55 | 46 |
|
56 |
| - - |
57 |
| - - |
| 47 | + - (_more reviewers, promoting active reviewers to approvers?_) |
| 48 | + - (_to be filled_) |
58 | 49 |
|
59 | 50 | ## Membership
|
60 | 51 |
|
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 --> |
| 52 | +- Primary slack channel member count: 2,452 |
| 53 | +- Primary mailing list member count: 407 |
| 54 | +- Primary meeting attendee count (estimated, if needed): 7-8 on average |
| 55 | +- Primary meeting participant count (estimated, if needed): 5-6, estimate |
| 56 | +- Unique reviewers for SIG-owned packages: 24 |
| 57 | +- Unique approvers for SIG-owned packages: 26 |
67 | 58 |
|
68 | 59 | Include any other ways you measure group membership
|
69 | 60 |
|
@@ -103,11 +94,11 @@ Operational tasks in [sig-governance.md]:
|
103 | 94 | (or created if missing and your contributor steps and experience are different or more
|
104 | 95 | in-depth than the documentation listed in the general [contributor guide] and [devel] folder.)
|
105 | 96 | - [ ] 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 |
| 97 | +- [X] SIG leaders (chairs, tech leads, and subproject owners) in [sigs.yaml] are accurate and active, and updated if needed |
| 98 | +- [X] Meeting notes and recordings for 2022 are linked from [README.md] and updated/uploaded if needed |
108 | 99 | - [ ] 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 |
| - - |
| 100 | + - KubeCon NA 2022: [SIG Testing: Intro And Updates](https://www.youtube.com/watch?v=CdKBl6CncHg) |
| 101 | + -(_any others?_) |
111 | 102 |
|
112 | 103 | [CONTRIBUTING.md]: https://git.k8s.io/community/sig-testing/CONTRIBUTING.md
|
113 | 104 | [contributor ladder]: https://git.k8s.io/community/community-membership.md
|
|
0 commit comments