|
4 | 4 |
|
5 | 5 | 1. What work did the SIG do this year that should be highlighted?
|
6 | 6 |
|
7 |
| - - |
| 7 | + - Storage layer test unification (https://github.com/kubernetes/kubernetes/issues/109831) |
8 | 8 | -
|
9 | 9 | -
|
10 | 10 |
|
11 | 11 | 2. What initiatives are you working on that aren't being tracked in KEPs?
|
12 | 12 |
|
13 |
| - - |
| 13 | + - Storage layer test unification (https://github.com/kubernetes/kubernetes/issues/109831) |
14 | 14 | -
|
15 | 15 | -
|
16 | 16 |
|
|
32 | 32 | 1. What areas and/or subprojects does your group need the most help with?
|
33 | 33 | Any areas with 2 or fewer OWNERs? (link to more details)
|
34 | 34 |
|
35 |
| - - |
| 35 | + - |
36 | 36 | -
|
37 | 37 | -
|
38 | 38 |
|
|
45 | 45 | 3. Does your [CONTRIBUTING.md] help **new** contributors engage with your group specifically by pointing
|
46 | 46 | to activities or programs that provide useful context or allow easy participation?
|
47 | 47 |
|
48 |
| - - |
| 48 | + - No, it can be improved. The README points contributors to SIG meetings and triage meetings that happens twice a week. |
49 | 49 |
|
50 | 50 | 4. If your group has special training, requirements for reviewers/approvers, or processes beyond the general [contributor guide],
|
51 | 51 | does your [CONTRIBUTING.md] document those to help **existing** contributors grow throughout the [contributor ladder]?
|
52 | 52 |
|
53 |
| - - |
| 53 | + - No, it can be improved. |
54 | 54 |
|
55 | 55 | 5. Does the group have contributors from multiple companies/affiliations?
|
56 | 56 |
|
57 |
| - - |
| 57 | + - Yes, there are contributors from [multiple companies](https://k8s.devstats.cncf.io/d/74/contributions-chart?var-period=m&var-metric=contributions&var-repogroup_name=SIG%20API%20Machinery&var-repo_name=kubernetes%2Fkubernetes&var-country_name=All&var-company_name=All&var-company=all). |
| 58 | + We see all sorts of contributions, varying from issues, to comments, to PRs, to designs, to sig meeting participation, |
| 59 | + and user-survey data. |
| 60 | + |
58 | 61 |
|
59 | 62 | 6. Are there ways end users/companies can contribute that they currently are not?
|
60 | 63 | If one of those ways is more full time support, what would they work on and why?
|
|
64 | 67 |
|
65 | 68 | ## Membership
|
66 | 69 |
|
67 |
| -- Primary slack channel member count: |
68 |
| -- Primary mailing list member count: |
69 |
| -- Primary meeting attendee count (estimated, if needed): |
70 |
| -- Primary meeting participant count (estimated, if needed): |
71 |
| -- Unique reviewers for SIG-owned packages: <!-- in future, this will be generated from OWNERS files referenced from subprojects, expanded with OWNERS_ALIASES files --> |
72 |
| -- 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: 3912 |
| 71 | +- Primary mailing list member count: 771 |
| 72 | +- Primary meeting attendee count (estimated, if needed): 30 <!-- carried over from last year --> |
| 73 | +- Primary meeting participant count (estimated, if needed): 10 <!-- carried over from last year --> |
| 74 | +- Unique reviewers for SIG-owned packages: 111 <!-- in future, this will be generated from OWNERS files referenced from subprojects, expanded with OWNERS_ALIASES files --> |
| 75 | +- Unique approvers for SIG-owned packages: 94 <!-- in future, this will be generated from OWNERS files referenced from subprojects, expanded with OWNERS_ALIASES files --> |
73 | 76 |
|
74 | 77 | Include any other ways you measure group membership
|
75 | 78 |
|
@@ -106,16 +109,16 @@ Include any other ways you measure group membership
|
106 | 109 |
|
107 | 110 | Operational tasks in [sig-governance.md]:
|
108 | 111 |
|
109 |
| -- [ ] [README.md] reviewed for accuracy and updated if needed |
| 112 | +- [x] [README.md] reviewed for accuracy and updated if needed |
110 | 113 | - [ ] [CONTRIBUTING.md] reviewed for accuracy and updated if needed
|
111 | 114 | (or created if missing and your contributor steps and experience are different or more
|
112 | 115 | in-depth than the documentation listed in the general [contributor guide] and [devel] folder.)
|
113 | 116 | - [ ] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed
|
114 |
| -- [ ] SIG leaders (chairs, tech leads, and subproject owners) in [sigs.yaml] are accurate and active, and updated if needed |
115 |
| -- [ ] Meeting notes and recordings for 2022 are linked from [README.md] and updated/uploaded if needed |
116 |
| -- [ ] Did you have community-wide updates in 2022 (e.g. community meetings, kubecon, or kubernetes-dev@ emails)? Links to email, slides, or recordings: |
117 |
| - - |
118 |
| - - |
| 117 | +- [x] SIG leaders (chairs, tech leads, and subproject owners) in [sigs.yaml] are accurate and active, and updated if needed |
| 118 | +- [x] Meeting notes and recordings for 2022 are linked from [README.md] and updated/uploaded if needed |
| 119 | +- [x] Did you have community-wide updates in 2022 (e.g. community meetings, kubecon, or kubernetes-dev@ emails)? Links to email, slides, or recordings: |
| 120 | + - KubeCon NA and EU 22 maintainer track |
| 121 | + - |
119 | 122 |
|
120 | 123 | [CONTRIBUTING.md]: https://git.k8s.io/community/sig-api-machinery/CONTRIBUTING.md
|
121 | 124 | [contributor ladder]: https://git.k8s.io/community/community-membership.md
|
|
0 commit comments