Skip to content

Commit 05f6fa1

Browse files
authored
Merge pull request #6528 from eddiezane/ez/sig-testing-annual-report-2021
Add sig-test 2021 annual report
2 parents fb4b911 + 0d126f3 commit 05f6fa1

File tree

1 file changed

+39
-58
lines changed

1 file changed

+39
-58
lines changed

sig-testing/annual-report-2021.md

Lines changed: 39 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,22 @@
44

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

7-
-
8-
-
9-
-
7+
- kubetest2 is maturing thanks to some great contributions.
8+
- Automated secret syncing for ProwJob secrets.
9+
- Prow work for other open source projects and communities.
10+
- GitHub Apps support.
11+
- Improved job config validation (strict field checks, build cluster existence).
12+
- Improved In-repo config support and performance.
13+
- Support for config file sharding to better manage approval permissions.
14+
- New monitoring stack solution that doesn’t rely on Grafana (GKE Workload Metrics + Cloud Monitoring).
15+
- OSS-Fuzz integration.
16+
- Private repo multitenancy (multiple private front ends).
17+
- kubernetes/kubernetes Bazel removal GA
18+
- Bazel removal from kubernetes/test-infra almost complete
1019

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

13-
-
14-
-
15-
-
22+
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.
1623

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

@@ -23,36 +30,35 @@ In future, this will be generated from kubernetes/enhancements kep.yaml files
2330
-->
2431

2532
- 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
33+
- [KEP 2420 - Reducing Kubernetes Build Maintenance](https://github.com/kubernetes/enhancements/issues/2420) - 1.23.stable
2834
- 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)
35+
- [KEP 2539 - Continuously Deploy K8s Prow](https://github.com/kubernetes/enhancements/issues/2539) - 1.21.beta
36+
- [KEP 2464 - kubetest2 CI migration](https://github.com/kubernetes/enhancements/issues/2464) - 1.23.beta
3637

3738
## Project health
3839

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

42-
-
43-
-
44-
-
43+
- [Boskos](https://github.com/kubernetes-sigs/boskos/blob/master/OWNERS)
44+
- Stable but if it breaks we are in a bad place for the project's CI.
45+
- [K8s GSM Tool](https://github.com/kubernetes-sigs/k8s-gsm-tools/blob/master/OWNERS)
46+
- This was an intern project that did not gain traction. Consider archiving and discussing with Aaron.
47+
- [kubetest2](https://github.com/kubernetes-sigs/kubetest2/blob/master/OWNERS)
48+
- Ben is the only active reviewer and approver.
49+
- [Prow](https://github.com/kubernetes/test-infra/tree/master/prow/OWNERS)
50+
- 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.
51+
- [Triage](https://github.com/kubernetes/test-infra/blob/master/triage/OWNERS) + [Kettle](https://github.com/kubernetes/test-infra/blob/master/kettle/OWNERS)
52+
- Not a top priority but is used by many when debugging flake.
4553

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

48-
-
49-
-
50-
-
56+
- Reviewers and approvers
5157

5258
3. Does your [CONTRIBUTING.md] help **new** contributors engage with your group specifically by pointing
5359
to activities or programs that provide useful context or allow easy participation?
5460

55-
-
61+
- No this file does not exist.
5662

5763
4. If your group has special training, requirements for reviewers/approvers, or processes beyond the general [contributor guide],
5864
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
6167

6268
5. Does the group have contributors from multiple companies/affiliations?
6369

64-
-
70+
- Yes Google and Red Hat are the majority OWNERS but we see folks from ii.co, VMware, and others.
6571

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

69-
-
70-
-
75+
- We need folks to show up and stick around to climb the contributor ladder.
7176

7277
## Membership
7378

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):
79+
- Primary slack channel member count: 2117
80+
- Primary mailing list member count: 341
81+
- Primary meeting attendee count (estimated, if needed): 10
82+
- Primary meeting participant count (estimated, if needed): 6
7883
- Unique reviewers for SIG-owned packages: <!-- in future, this will be generated from OWNERS files referenced from subprojects, expanded with OWNERS_ALIASES files -->
7984
- Unique approvers for SIG-owned packages: <!-- in future, this will be generated from OWNERS files referenced from subprojects, expanded with OWNERS_ALIASES files -->
8085

@@ -87,36 +92,12 @@ In future, this will be generated from delta of sigs.yaml from $YYYY-01-01 to $Y
8792
Manually visible via `git diff HEAD@{$YYYY-01-01} HEAD@{$YYYY-12-31} -- $sig-id/README.md`
8893
-->
8994

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-
-
112-
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-
-
116-
11795
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-
-
96+
- [boskos](https://git.k8s.io/community/sig-testing#boskos)
97+
- [e2e-framework](https://git.k8s.io/community/sig-testing#e2e-framework)
98+
- [kind](https://git.k8s.io/community/sig-testing#kind)
99+
- [kubetest2](https://git.k8s.io/community/sig-testing#kubetest2)
100+
- [prow](https://git.k8s.io/community/sig-testing#prow)
120101

121102
## Operational
122103

0 commit comments

Comments
 (0)