Skip to content

Commit c0222f3

Browse files
add API Machinery annual report
Signed-off-by: Madhav Jivrajani <[email protected]>
1 parent 71c4a61 commit c0222f3

File tree

1 file changed

+21
-18
lines changed

1 file changed

+21
-18
lines changed

sig-api-machinery/annual-report-2022.md

Lines changed: 21 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44

55
1. What work did the SIG do this year that should be highlighted?
66

7-
-
7+
- Storage layer test unification (https://github.com/kubernetes/kubernetes/issues/109831)
88
-
99
-
1010

1111
2. What initiatives are you working on that aren't being tracked in KEPs?
1212

13-
-
13+
- Storage layer test unification (https://github.com/kubernetes/kubernetes/issues/109831)
1414
-
1515
-
1616

@@ -32,7 +32,7 @@
3232
1. What areas and/or subprojects does your group need the most help with?
3333
Any areas with 2 or fewer OWNERs? (link to more details)
3434

35-
-
35+
-
3636
-
3737
-
3838

@@ -45,16 +45,19 @@
4545
3. Does your [CONTRIBUTING.md] help **new** contributors engage with your group specifically by pointing
4646
to activities or programs that provide useful context or allow easy participation?
4747

48-
-
48+
- No, it can be improved. The README points contributors to SIG meetings and triage meetings that happens twice a week.
4949

5050
4. If your group has special training, requirements for reviewers/approvers, or processes beyond the general [contributor guide],
5151
does your [CONTRIBUTING.md] document those to help **existing** contributors grow throughout the [contributor ladder]?
5252

53-
-
53+
- No, it can be improved.
5454

5555
5. Does the group have contributors from multiple companies/affiliations?
5656

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+
5861

5962
6. Are there ways end users/companies can contribute that they currently are not?
6063
If one of those ways is more full time support, what would they work on and why?
@@ -64,12 +67,12 @@
6467

6568
## Membership
6669

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 -->
7376

7477
Include any other ways you measure group membership
7578

@@ -106,16 +109,16 @@ Include any other ways you measure group membership
106109

107110
Operational tasks in [sig-governance.md]:
108111

109-
- [ ] [README.md] reviewed for accuracy and updated if needed
112+
- [x] [README.md] reviewed for accuracy and updated if needed
110113
- [ ] [CONTRIBUTING.md] reviewed for accuracy and updated if needed
111114
(or created if missing and your contributor steps and experience are different or more
112115
in-depth than the documentation listed in the general [contributor guide] and [devel] folder.)
113116
- [ ] 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+
-
119122

120123
[CONTRIBUTING.md]: https://git.k8s.io/community/sig-api-machinery/CONTRIBUTING.md
121124
[contributor ladder]: https://git.k8s.io/community/community-membership.md

0 commit comments

Comments
 (0)