You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sig-docs/annual-report-2021.md
+15-9Lines changed: 15 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ Tim Bannister ([sftim](https://github.com/sftim))
31
31
Meeting notes are up to date. We have recording of the meetings uploaded.
32
32
33
33
We have a new sub-project, it's localization sub-project, where we conduct monthly meeting
34
-
attended by all people from the localizatiin team. This sub-porjcet focusing on sharing any concerns,
34
+
attended by all people from the localization team. This sub-project focusing on sharing any concerns,
35
35
tips, or toolings that may be can be reused by other team as well.
36
36
37
37
@@ -47,7 +47,7 @@ Yes it is.
47
47
48
48
**When was your last monthly community-wide update? (provide link to deck and/or recording)**
49
49
50
-
<!-- TODO -->
50
+
[Q2 of 2020 (created April 8 2020)](https://docs.google.com/presentation/d/12WnYz8SbjWRZbK4k2qlc1Ab7Z-f2F7kk-Tb2eRTfTy8/edit?usp=sharing).
51
51
52
52
## Membership
53
53
@@ -77,39 +77,42 @@ contributors. There are issues labelled for the different contribution areas (we
77
77
blog, first time contributors, task, concept, API, etc) which helps new contributors
78
78
identify how to get started.
79
79
80
-
From time to time we use the weekly meeting Zoom call to help new contributors get onboard.
80
+
From time to time we use the weekly meeting Zoom calls to help new contributors get onboard.
81
81
82
82
**What programs do you participate in for new contributors?**
83
83
84
-
We have an in person session during the KubeCon.
84
+
We used to host doc sprints during the KubeCon,
85
+
the doc sprints acted as a way to onboard new contributors as well as tackle a lot of open issues.
85
86
86
-
**Does the group have contributors from multiple companies/affiliations?
87
+
**Does the group have contributors from multiple companies/affiliations?**
87
88
88
89
Yes
89
90
90
-
Can end users/companies contribute in some way that they currently are not?**
91
+
**Can end users/companies contribute in some way that they currently are not?**
91
92
92
93
I suppose we're particular keen to hear about suggested improvements from people who are using Kubernetes in production and can see gaps in what's there.
93
94
94
95
## Current initiatives and project health
95
96
96
-
[] Please include links to KEPs and other supporting information that will be beneficial to multiple types of community members.
97
+
-[x] Please include links to KEPs and other supporting information that will be beneficial to multiple types of community members.
97
98
98
99
Longer term projects include
99
100
100
-
-co-ordination with WG naming for things like removing the word “slave” (and other problematic terms) from docs.
101
+
-coordination with WG naming for things like removing the word “slave” (and other problematic terms) from docs.
101
102
- publishing better information about releases kubernetes/website#20293
102
103
103
104
**What are initiatives that should be highlighted, lauded, shout out, that your group is proud of?
104
105
Currently underway? What are some of the longer tail projects that your group is working on?**
105
106
106
-
<!-- TODO -->
107
+
Shoutout to docsy theme work as well as the reference documentation generation :tada:.
107
108
108
109
**Year to date KEP work review: What’s now stable? Beta? Alpha? Road to alpha?**
109
110
110
111
We have ongoing KEP, but we don't have a deadline set on when it should be finished.
111
112
112
113
-[Doc policies for third party content](https://github.com/kubernetes/enhancements/tree/master/keps/sig-docs/1326-third-party-content-in-docs)
114
+
There's also an umbrella issue written as well [kubernetes/website#20232](https://github.com/kubernetes/website/issues/20232).
115
+
113
116
114
117
**What areas and/or subprojects does the group need the most help with?**
115
118
@@ -123,3 +126,6 @@ We have the information from [devstat](https://k8s.devstats.cncf.io/d/25/open-pr
123
126
124
127
For example, based on 10/01/2020 data, we have:
125
128
Average number of opened PRs 1.23 K with the median opened PRs age 3 days 13 hours 52 minutes 10 seconds.
129
+
In addition, we informally review metrics quarterly as well as ad hoc if anyone brings it up at a weekly meeting.
130
+
We aim to have < 100 open PRs for the English localization,
131
+
and will take steps as needed if we see the figure climbing much above that.
0 commit comments