Skip to content

Latest commit

 

History

History
118 lines (84 loc) · 7.71 KB

annual-report-2021.md

File metadata and controls

118 lines (84 loc) · 7.71 KB

2021 Annual Report: SIG UI

Current initiatives

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

    • 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.
    • 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.
    • In addition to the ongoing effort of maintenance, we are improving support for various resource objects and adding the ability for installations to have custom themes.
    • Another major area to highlight is that we are continually onboarding new language translations for the Dashboard. Spanish support added recently by [#6587].
    • 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.
  2. What initiatives are you working on that aren't being tracked in KEPs?

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

  • None

Project health

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

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

    • 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.
    • Currently there are no real metrics that we measure regarding Issue/PR turnaround.
  3. Does your CONTRIBUTING.md help new contributors engage with your group specifically by pointing to activities or programs that provide useful context or allow easy participation?

    • We have well documented guide for getting started.
    • 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.
  4. If your group has special training, requirements for reviewers/approvers, or processes beyond the general contributor guide, does your CONTRIBUTING.md document those to help existing contributors grow throughout the contributor ladder?

    • We have translation sub teams in Kubernetes Dashboard that have responsibility to manage translation files for each languages. And we have special guide to organize and to manage the translation sub teams.
  5. Does the group have contributors from multiple companies/affiliations?

    • 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.
  6. Are there ways end users/companies can contribute that they currently are not? If one of those ways is more full time support, what would they work on and why?

Membership

  • Primary slack channel member count: 1164
  • Primary mailing list member count: 223
  • Primary meeting attendee count (estimated, if needed): N/A
  • Primary meeting participant count (estimated, if needed): N/A
  • Unique reviewers for SIG-owned packages: 4
  • Unique approvers for SIG-owned packages: 4

Include any other ways you measure group membership

Subprojects

New in 2021:

  • None

Retired in 2021:

  • None

Continuing:

Operational

Operational tasks in sig-governance.md:

  • README.md reviewed for accuracy and updated if needed
  • CONTRIBUTING.md reviewed for accuracy and updated if needed (or created if missing and your contributor steps and experience are different or more in-depth than the documentation listed in the general contributor guide and devel folder.)
  • Subprojects list and linked OWNERS files in sigs.yaml reviewed for accuracy and updated if needed
  • SIG leaders (chairs, tech leads, and subproject owners) in sigs.yaml are accurate and active, and updated if needed
  • Meeting notes and recordings for 2021 are linked from README.md and updated/uploaded if needed - None
  • Did you have community-wide updates in 2021 (e.g. community meetings, kubecon, or kubernetes-dev@ emails)? Links to email, slides, or recordings: - None