From 0d126f31d0fbcba036068a3814e134ac08615df4 Mon Sep 17 00:00:00 2001 From: Eddie Zaneski Date: Tue, 8 Mar 2022 12:40:16 -0700 Subject: [PATCH] Add sig-test 2021 annual report Signed-off-by: Eddie Zaneski --- sig-testing/annual-report-2021.md | 97 +++++++++++++------------------ 1 file changed, 39 insertions(+), 58 deletions(-) diff --git a/sig-testing/annual-report-2021.md b/sig-testing/annual-report-2021.md index 12ddfca7426..0845ce9bb20 100644 --- a/sig-testing/annual-report-2021.md +++ b/sig-testing/annual-report-2021.md @@ -4,15 +4,22 @@ 1. What work did the SIG do this year that should be highlighted? - - - - - - + - kubetest2 is maturing thanks to some great contributions. + - Automated secret syncing for ProwJob secrets. + - Prow work for other open source projects and communities. + - GitHub Apps support. + - Improved job config validation (strict field checks, build cluster existence). + - Improved In-repo config support and performance. + - Support for config file sharding to better manage approval permissions. + - New monitoring stack solution that doesn’t rely on Grafana (GKE Workload Metrics + Cloud Monitoring). + - OSS-Fuzz integration. + - Private repo multitenancy (multiple private front ends). + - kubernetes/kubernetes Bazel removal GA + - Bazel removal from kubernetes/test-infra almost complete 2. What initiatives are you working on that aren't being tracked in KEPs? - - - - - - + Most of our work is not tracked via KEPs. We need to do better with bringing issues to groups and individuals to gain consensus. The current KEP process is better suited for end user features and speaks to end users more than contributors. 3. KEP work in 2021 (1.x, 1.y, 1.z): @@ -23,36 +30,35 @@ In future, this will be generated from kubernetes/enhancements kep.yaml files --> - Stable - - [$kep-number - $title](https://git.k8s.io/community/$link/README.md) - $milestone.stable - - [$kep-number - $title](https://git.k8s.io/community/$link/README.md) - $milestone.stable + - [KEP 2420 - Reducing Kubernetes Build Maintenance](https://github.com/kubernetes/enhancements/issues/2420) - 1.23.stable - Beta - - [$kep-number - $title](https://git.k8s.io/community/$link/README.md) - $milestone.beta - - [$kep-number - $title](https://git.k8s.io/community/$link/README.md) - $milestone.beta - - Alpha - - [$kep-number - $title](https://git.k8s.io/community/$link/README.md) - $milestone.alpha - - [$kep-number - $title](https://git.k8s.io/community/$link/README.md) - $milestone.alpha - - Pre-alpha - - [$kep-number - $title](https://git.k8s.io/community/$link/README.md) + - [KEP 2539 - Continuously Deploy K8s Prow](https://github.com/kubernetes/enhancements/issues/2539) - 1.21.beta + - [KEP 2464 - kubetest2 CI migration](https://github.com/kubernetes/enhancements/issues/2464) - 1.23.beta ## 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) - - - - - - + - [Boskos](https://github.com/kubernetes-sigs/boskos/blob/master/OWNERS) + - Stable but if it breaks we are in a bad place for the project's CI. + - [K8s GSM Tool](https://github.com/kubernetes-sigs/k8s-gsm-tools/blob/master/OWNERS) + - This was an intern project that did not gain traction. Consider archiving and discussing with Aaron. + - [kubetest2](https://github.com/kubernetes-sigs/kubetest2/blob/master/OWNERS) + - Ben is the only active reviewer and approver. + - [Prow](https://github.com/kubernetes/test-infra/tree/master/prow/OWNERS) + - Google cannot continue to maintain https://monitoring.prow.k8s.io due to Grafana license change. We have switched to using Google Cloud Monitoring, but cannot make the dashboards publicly visible. We need SIG-k8s-infra to take over here or we risk losing public monitoring dashboards soon. The boskos metrics dashboard is probably the most notable loss. Currently the grafana instance is frozen. + - [Triage](https://github.com/kubernetes/test-infra/blob/master/triage/OWNERS) + [Kettle](https://github.com/kubernetes/test-infra/blob/master/kettle/OWNERS) + - Not a top priority but is used by many when debugging flake. 2. What metrics/community health stats does your group care about and/or measure? - - - - - - + - Reviewers and approvers 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? - - + - No this file does not exist. 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]? @@ -61,20 +67,19 @@ In future, this will be generated from kubernetes/enhancements kep.yaml files 5. Does the group have contributors from multiple companies/affiliations? - - + - Yes Google and Red Hat are the majority OWNERS but we see folks from ii.co, VMware, and others. 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? - - - - + - We need folks to show up and stick around to climb the contributor ladder. ## Membership -- Primary slack channel member count: -- Primary mailing list member count: -- Primary meeting attendee count (estimated, if needed): -- Primary meeting participant count (estimated, if needed): +- Primary slack channel member count: 2117 +- Primary mailing list member count: 341 +- Primary meeting attendee count (estimated, if needed): 10 +- Primary meeting participant count (estimated, if needed): 6 - Unique reviewers for SIG-owned packages: - Unique approvers for SIG-owned packages: @@ -87,36 +92,12 @@ In future, this will be generated from delta of sigs.yaml from $YYYY-01-01 to $Y Manually visible via `git diff HEAD@{$YYYY-01-01} HEAD@{$YYYY-12-31} -- $sig-id/README.md` --> -New in $YYYY: -- [$subproject-name](https://git.k8s.io/community/$sig-id#$subproject-name) -- - -Retired in $YYYY: -- [$subproject-name](https://git.k8s.io/community/$sig-id#$subproject-name) -- - -Continuing: -- [$subproject-name](https://git.k8s.io/community/$sig-id#$subproject-name) -- - -## Working groups - - - -New in $YYYY: -- [$wg-name](https://git.k8s.io/community/$wg-id/) ([$YYYY report](https://git.k8s.io/community/$wg-id/annual-report-$YYYY.md)) -- - -Retired in $YYYY: -- [$wg-name](https://git.k8s.io/community/$wg-id/) ([$YYYY report](https://git.k8s.io/community/$wg-id/annual-report-$YYYY.md)) -- - Continuing: -- [$wg-name](https://git.k8s.io/community/$wg-id/) ([$YYYY report](https://git.k8s.io/community/$wg-id/annual-report-$YYYY.md)) -- +- [boskos](https://git.k8s.io/community/sig-testing#boskos) +- [e2e-framework](https://git.k8s.io/community/sig-testing#e2e-framework) +- [kind](https://git.k8s.io/community/sig-testing#kind) +- [kubetest2](https://git.k8s.io/community/sig-testing#kubetest2) +- [prow](https://git.k8s.io/community/sig-testing#prow) ## Operational