Skip to content

Commit 6fec347

Browse files
authored
Merge pull request #6439 from shu-mutou/sig-ui-2021
SIG UI Annual Report 2021
2 parents 98a4c45 + 2229db6 commit 6fec347

File tree

1 file changed

+47
-72
lines changed

1 file changed

+47
-72
lines changed

sig-ui/annual-report-2021.md

Lines changed: 47 additions & 72 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,17 @@
44

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

7-
-
8-
-
9-
-
7+
- Kubernetes Dashboard v2.2.0-v2.4.0 released in 2021, and latest release is v2.5.0 in Feb 2022. Each releases support latest release of K8s at the time.
8+
- Almost all dependencies are updated to the latest versions. As a result, Nodejs has been upgraded to v16.x, Angular to v13.x, and Golang to v17.x.
9+
- In addition to the ongoing effort of maintenance, we are improving support for [various resource objects](https://github.com/kubernetes/dashboard/issues/5232) and adding the ability for installations to have custom themes.
10+
- Another major area to highlight is that we are continually onboarding new language translations for the Dashboard. Spanish support added recently by [#6587].
11+
- Furthermore, by migrating the task runner from Gulp to Make and updating the configs and scripts, various improvements that were previously blocked have become possible.
1012

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

13-
-
14-
-
15-
-
15+
- [[WIP] Design and create new API](https://github.com/kubernetes/dashboard/pull/5449)
16+
- [Improve resource support](https://github.com/kubernetes/dashboard/issues/5232)
17+
- Also, keep the project up to date with Kubernetes releases and fix bugs.
1618

1719
3. KEP work in 2021 (1.x, 1.y, 1.z):
1820

@@ -22,63 +24,58 @@ In future, this will be generated from kubernetes/enhancements kep.yaml files
2224
2. listing 1.x, 1.y, or 1.z in milestones or in latest-milestone
2325
-->
2426

25-
- Stable
26-
- [$kep-number - $title](https://git.k8s.io/community/$link/README.md) - $milestone.stable
27-
- [$kep-number - $title](https://git.k8s.io/community/$link/README.md) - $milestone.stable
28-
- Beta
29-
- [$kep-number - $title](https://git.k8s.io/community/$link/README.md) - $milestone.beta
30-
- [$kep-number - $title](https://git.k8s.io/community/$link/README.md) - $milestone.beta
31-
- Alpha
32-
- [$kep-number - $title](https://git.k8s.io/community/$link/README.md) - $milestone.alpha
33-
- [$kep-number - $title](https://git.k8s.io/community/$link/README.md) - $milestone.alpha
34-
- Pre-alpha
35-
- [$kep-number - $title](https://git.k8s.io/community/$link/README.md)
27+
- None
3628

3729
## Project health
3830

3931
1. What areas and/or subprojects does your group need the most help with?
4032
Any areas with 2 or fewer OWNERs? (link to more details)
4133

42-
-
43-
-
44-
-
34+
- Recruiting new contributors even if in partial area. To be able to traverse/contribute, a new contributor needs to have an understanding of Angular, Golang, and a reasonably knowledge of Kubernetes client-go package.
35+
- More contributors needed for fixing functional gaps between dashboard and Kubernetes API or kubectl.
36+
- [Support for RTL languages](https://github.com/kubernetes/dashboard/pull/6305) needs who can develop dashbboard and review such languages.
37+
- [French translation sub team for Kubernetes Dashboard](https://github.com/kubernetes/dashboard/blob/master/i18n/fr/OWNERS)
38+
- [Japanese translation sub team for Kubernetes Dashboard](https://github.com/kubernetes/dashboard/blob/master/i18n/ja/OWNERS)
39+
- [Korean translation sub team for Kubernetes Dashboard](https://github.com/kubernetes/dashboard/blob/master/i18n/ko/OWNERS)
40+
- [Spanish translation sub team for Kubernetes Dashboard](https://github.com/kubernetes/dashboard/blob/master/i18n/es/OWNERS)
4541

4642
2. What metrics/community health stats does your group care about and/or measure?
4743

48-
-
49-
-
50-
-
44+
- There are two primary sources of PRs: Automated dependency PRs (Dependabot) and contributor-created PRs. Dependabot PRs are merged or closed within 24h, while contributor-created PRs are typically reviewed within 3-4 days.
45+
- Currently there are no real metrics that we measure regarding Issue/PR turnaround.
5146

52-
3. Does your [CONTRIBUTING.md] help **new** contributors engage with your group specifically by pointing
47+
3. Does your [CONTRIBUTING.md](https://github.com/kubernetes/dashboard/tree/master/CONTRIBUTING.md) help **new** contributors engage with your group specifically by pointing
5348
to activities or programs that provide useful context or allow easy participation?
5449

55-
-
50+
- We have well documented guide for [getting started](https://github.com/kubernetes/dashboard/blob/master/docs/developer/getting-started.md).
51+
- Also, we attempt to maintain Good First Issue labels on things that we think early-lifecycle contributors could begin with. During KubeCons we also do introduction presentations and mentoring sessions to try and funnel contributors in to our SIG.
5652

5753
4. If your group has special training, requirements for reviewers/approvers, or processes beyond the general [contributor guide],
58-
does your [CONTRIBUTING.md] document those to help **existing** contributors grow throughout the [contributor ladder]?
54+
does your [CONTRIBUTING.md](https://github.com/kubernetes/dashboard/tree/master/CONTRIBUTING.md) document those to help **existing** contributors grow throughout the [contributor ladder]?
5955

60-
-
56+
- We have translation sub teams in Kubernetes Dashboard that have responsibility to manage translation files for each languages. And we have [special guide](https://github.com/kubernetes/dashboard/blob/master/docs/developer/internationalization.md) to organize and to manage the translation sub teams.
6157

6258
5. Does the group have contributors from multiple companies/affiliations?
6359

64-
-
60+
- Yes, current chairs are spread between Kubermatic and NEC. And contributors are also spread across multiple companies including Wiremind, PWC and Tencent. See more [contributors in 2021](https://github.com/kubernetes/dashboard/graphs/contributors?from=2021-01-01&to=2021-12-31&type=c).
61+
6562

6663
6. Are there ways end users/companies can contribute that they currently are not?
6764
If one of those ways is more full time support, what would they work on and why?
6865

69-
-
70-
-
66+
- [Internationalization](https://github.com/kubernetes/dashboard/blob/master/docs/developer/internationalization.md) is easy for contributing.
7167

7268
## Membership
7369

74-
- Primary slack channel member count:
75-
- Primary mailing list member count:
76-
- Primary meeting attendee count (estimated, if needed):
77-
- Primary meeting participant count (estimated, if needed):
78-
- Unique reviewers for SIG-owned packages: <!-- in future, this will be generated from OWNERS files referenced from subprojects, expanded with OWNERS_ALIASES files -->
79-
- 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: 1164
71+
- Primary mailing list member count: 223
72+
- Primary meeting attendee count (estimated, if needed): N/A
73+
- Primary meeting participant count (estimated, if needed): N/A
74+
- Unique reviewers for SIG-owned packages: 4<!-- in future, this will be generated from OWNERS files referenced from subprojects, expanded with OWNERS_ALIASES files -->
75+
- Unique approvers for SIG-owned packages: 4<!-- in future, this will be generated from OWNERS files referenced from subprojects, expanded with OWNERS_ALIASES files -->
8076

8177
Include any other ways you measure group membership
78+
- [Contributors for SIG UI in last year by devstats](https://k8s.devstats.cncf.io/d/13/developer-activity-counts-by-repository-group?orgId=1&var-period_name=Last%20year&var-metric=contributions&var-repogroup_name=SIG%20UI&var-repo_name=kubernetes%2Fkubernetes&var-country_name=All): 109
8279

8380
## Subprojects
8481

@@ -87,51 +84,30 @@ In future, this will be generated from delta of sigs.yaml from $YYYY-01-01 to $Y
8784
Manually visible via `git diff HEAD@{$YYYY-01-01} HEAD@{$YYYY-12-31} -- $sig-id/README.md`
8885
-->
8986

90-
New in $YYYY:
91-
- [$subproject-name](https://git.k8s.io/community/$sig-id#$subproject-name)
92-
-
93-
94-
Retired in $YYYY:
95-
- [$subproject-name](https://git.k8s.io/community/$sig-id#$subproject-name)
96-
-
97-
98-
Continuing:
99-
- [$subproject-name](https://git.k8s.io/community/$sig-id#$subproject-name)
100-
-
101-
102-
## Working groups
103-
104-
<!--
105-
In future, this will be generated from delta of sigs.yaml from $YYYY-01-01 to $YYYY-12-31
106-
Manually visible via `git diff HEAD@{$YYYY-01-01} HEAD@{$YYYY-12-31} -- $sig-id/README.md`
107-
-->
108-
109-
New in $YYYY:
110-
- [$wg-name](https://git.k8s.io/community/$wg-id/) ([$YYYY report](https://git.k8s.io/community/$wg-id/annual-report-$YYYY.md))
111-
-
87+
New in 2021:
88+
- None
11289

113-
Retired in $YYYY:
114-
- [$wg-name](https://git.k8s.io/community/$wg-id/) ([$YYYY report](https://git.k8s.io/community/$wg-id/annual-report-$YYYY.md))
115-
-
90+
Retired in 2021:
91+
- None
11692

11793
Continuing:
118-
- [$wg-name](https://git.k8s.io/community/$wg-id/) ([$YYYY report](https://git.k8s.io/community/$wg-id/annual-report-$YYYY.md))
119-
-
94+
- [kubernetes/dashboard](https://github.com/kubernetes/dashboard)
95+
- [kubernetes-sigs/dashboard-metrics-scraper](https://github.com/kubernetes-sigs/dashboard-metrics-scraper)
12096

12197
## Operational
12298

12399
Operational tasks in [sig-governance.md]:
124100

125-
- [ ] [README.md] reviewed for accuracy and updated if needed
126-
- [ ] [CONTRIBUTING.md] reviewed for accuracy and updated if needed
101+
- [x] [README.md](./README.md) reviewed for accuracy and updated if needed
102+
- [x] [CONTRIBUTING.md](https://github.com/kubernetes/dashboard/CONTRIBUTING.md) reviewed for accuracy and updated if needed
127103
(or created if missing and your contributor steps and experience are different or more
128104
in-depth than the documentation listed in the general [contributor guide] and [devel] folder.)
129-
- [ ] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed
130-
- [ ] SIG leaders (chairs, tech leads, and subproject owners) in [sigs.yaml] are accurate and active, and updated if needed
131-
- [ ] Meeting notes and recordings for 2021 are linked from [README.md] and updated/uploaded if needed
132-
- [ ] Did you have community-wide updates in 2021 (e.g. community meetings, kubecon, or kubernetes-dev@ emails)? Links to email, slides, or recordings:
133-
-
134-
-
105+
- [x] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed
106+
- [x] SIG leaders (chairs, tech leads, and subproject owners) in [sigs.yaml] are accurate and active, and updated if needed
107+
- [x] Meeting notes and recordings for 2021 are linked from [README.md] and updated/uploaded if needed
108+
- None
109+
- [x] Did you have community-wide updates in 2021 (e.g. community meetings, kubecon, or kubernetes-dev@ emails)? Links to email, slides, or recordings:
110+
- None
135111

136112
[CONTRIBUTING.md]: https://git.k8s.io/community/sig-ui/CONTRIBUTING.md
137113
[contributor ladder]: https://git.k8s.io/community/community-membership.md
@@ -140,4 +116,3 @@ Operational tasks in [sig-governance.md]:
140116
[sigs.yaml]: https://git.k8s.io/community/sigs.yaml
141117
[contributor guide]: https://git.k8s.io/community/contributors/guide/README.md
142118
[devel]: https://git.k8s.io/community/contributors/devel/README.md
143-

0 commit comments

Comments
 (0)