Skip to content

Commit 4b9507d

Browse files
authored
Merge pull request #5440 from spiffxp/best-effort-testing-commons
Move testing-commons subproject to best-effort
2 parents f49042c + 167ad0c commit 4b9507d

File tree

9 files changed

+37
-30
lines changed

9 files changed

+37
-30
lines changed

communication/slack-config/channels.yaml

+1-6
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,6 @@ channels:
153153
- name: keda-dev
154154
- name: keel
155155
- name: kiam
156-
- name: kind
157156
- name: kiosk
158157
- name: kcli
159158
- name: klog
@@ -301,8 +300,6 @@ channels:
301300
- name: prometheus
302301
- name: prometheus-operator
303302
- name: prometheus-operator-dev
304-
- name: prow
305-
- name: prow-alerts
306303
- name: pt_br-users
307304
- name: purelb-users
308305
- name: raksh
@@ -351,7 +348,7 @@ channels:
351348
- name: sig-scheduling
352349
# sig-security* channels are defined in sig-security/
353350
- name: sig-service-catalog
354-
- name: sig-testing
351+
# sig-testing channels are defined in sig-testing/
355352
- name: sig-ui
356353
- name: sig-usability
357354
- name: sig-windows
@@ -371,8 +368,6 @@ channels:
371368
- name: talk-proposals
372369
- name: terraform-providers
373370
- name: test-failures
374-
- name: testing-commons
375-
- name: testing-ops
376371
- name: tilt
377372
- name: tn-users
378373
- name: topology-aware-scheduling

communication/slack-config/restrictions.yaml

+9
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,13 @@ restrictions:
5151
- "^cloud-provider-extraction$"
5252
- "^provider-"
5353
- "^apiserver-network-proxy$"
54+
- path: "sig-testing/*.yaml"
55+
channels:
56+
- "^sig-testing"
57+
- "^kind"
58+
- "^prow"
59+
- "^testing"
60+
usergroups:
61+
- "^test-infra-oncall$"
62+
- "^google-build-admin$"
5463
- path: "**/*" # prevent any other file from containing anything
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# See the OWNERS docs at https://go.k8s.io/owners
2+
3+
reviewers:
4+
- sig-testing-leads
5+
approvers:
6+
- sig-testing-leads
7+
labels:
8+
- sig/testing
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
channels:
2+
- name: kind
3+
- name: prow
4+
- name: prow-alerts
5+
- name: sig-testing
6+
- name: testing-commons
7+
archived: true
8+
- name: testing-ops
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
usergroups:
2+
# maintained by https://github.com/kubernetes/test-infra/blob/master/experiment/slack-oncall-updater
3+
- name: test-infra-oncall
4+
external: true
5+
6+
# maintained by https://github.com/kubernetes/test-infra/blob/master/experiment/slack-oncall-updater
7+
- name: google-build-admin
8+
external: true

communication/slack-config/usergroups.yaml

-6
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,6 @@ usergroups:
3636
- kaslin
3737
- rajula96reddy
3838

39-
- name: test-infra-oncall
40-
external: true
41-
42-
- name: google-build-admin
43-
external: true
44-
4539
# Should match the membership of the following teams at all times:
4640
# - https://git.k8s.io/security/#product-security-committee-psc
4741
- name: product-security-committee

sig-list.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ When the need arises, a [new SIG can be created](sig-wg-lifecycle.md)
5252
|[Security](sig-security/README.md)|security|* [Ian Coldwater](https://github.com/IanColdwater), Twilio<br>* [Tabitha Sable](https://github.com/tabbysable), Datadog<br>|* [Slack](https://kubernetes.slack.com/messages/sig-security)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-security)|* Regular SIG Meeting: [Thursdays at 9:00 PT (Pacific Time) (biweekly)](https://zoom.us/j/9934z1184192?pwd=L25Tc0ZOL3FqU09KNERlTU12dFhTQT09)<br>
5353
|[Service Catalog](sig-service-catalog/README.md)|service-catalog|* [Jonathan Berkhahn](https://github.com/jberkhahn), IBM<br>* [Konstantin Semenov](https://github.com/jhvhs), VMware<br>|* [Slack](https://kubernetes.slack.com/messages/sig-service-catalog)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-service-catalog)|* Regular SIG Meeting: [Mondays at 13:00 PT (Pacific Time) (biweekly)](https://zoom.us/j/7201225346)<br>
5454
|[Storage](sig-storage/README.md)|storage|* [Saad Ali](https://github.com/saad-ali), Google<br>* [Xing Yang](https://github.com/xing-yang), VMware<br>|* [Slack](https://kubernetes.slack.com/messages/sig-storage)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-storage)|* Regular SIG Meeting: [Thursdays at 9:00 PT (Pacific Time) (biweekly)](https://zoom.us/j/614261834)<br>
55-
|[Testing](sig-testing/README.md)|testing|* [Benjamin Elder](https://github.com/BenTheElder), Google<br>* [Aaron Crickenberger](https://github.com/spiffxp), Google<br>* [Steve Kuznetsov](https://github.com/stevekuznetsov), Red Hat<br>|* [Slack](https://kubernetes.slack.com/messages/sig-testing)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-testing)|* SIG Testing Bi-Weekly Meeting: [Tuesdays at 10:00 PT (Pacific Time) (bi-weekly starting Tuesday August 13, 2019)](https://zoom.us/j/135450138?pwd=WGJyaVZzekJCWFBTMGJGTXVjUFJaUT09)<br>* (testing-commons) Testing Commons: [Fridays at 13:00 PT (Pacific Time) (bi-weekly)](https://zoom.us/j/790505720?pwd=VThEeVJqTnFPY0o1bDFZQk1ZRjJLQT09)<br>
55+
|[Testing](sig-testing/README.md)|testing|* [Benjamin Elder](https://github.com/BenTheElder), Google<br>* [Aaron Crickenberger](https://github.com/spiffxp), Google<br>* [Steve Kuznetsov](https://github.com/stevekuznetsov), Red Hat<br>|* [Slack](https://kubernetes.slack.com/messages/sig-testing)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-testing)|* SIG Testing Bi-Weekly Meeting: [Tuesdays at 10:00 PT (Pacific Time) (bi-weekly starting Tuesday August 13, 2019)](https://zoom.us/j/135450138?pwd=WGJyaVZzekJCWFBTMGJGTXVjUFJaUT09)<br>
5656
|[UI](sig-ui/README.md)|ui|* [Sebastian Florek](https://github.com/floreks), Loodse<br>* [Jeffrey Sica](https://github.com/jeefy), Red Hat<br>* [Marcin Maciaszczyk](https://github.com/maciaszczykm), Loodse<br>|* [Slack](https://kubernetes.slack.com/messages/sig-ui)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-ui)|* Regular SIG Meeting: [Thursdays at 09:00 PT (Pacific Time) (bi-weekly)](https://groups.google.com/forum/#!forum/kubernetes-sig-ui)<br>
5757
|[Usability](sig-usability/README.md)|usability|* [Himanshu Pandey](https://github.com/hpandeycodeit), VMware<br>* [Tasha Drew](https://github.com/tashimi), VMware<br>|* [Slack](https://kubernetes.slack.com/messages/sig-usability)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-usability)|* Regular SIG Meeting: [Tuesdays at 9:00 PT (Pacific Time) (every third week)](https://zoom.us/j/3832562240)<br>
5858
|[Windows](sig-windows/README.md)|windows|* [Mark Rossetti](https://github.com/marosset), Microsoft<br>|* [Slack](https://kubernetes.slack.com/messages/sig-windows)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-windows)|* Regular SIG Meeting: [Tuesdays at 12:30 Eastern Time (ET) (weekly)](https://zoom.us/j/96892680257?pwd=TVNyMzB4VVMwRGZnUkgzT1dnb2szZz09)<br>

sig-testing/README.md

+1-6
Original file line numberDiff line numberDiff line change
@@ -79,14 +79,9 @@ Miscellaneous tools and configuration to run the testing infrastructure for the
7979
- **Owners:**
8080
- https://raw.githubusercontent.com/kubernetes/test-infra/master/OWNERS
8181
### testing-commons
82-
The Testing Commons is a subproject within the Kubernetes sig-testing community interested code structure, layout, and execution of common test code used throughout the kubernetes project
82+
**[best-effort]** The testing-commons subproject focuses on matters of code structure, layout, and execution of kubernetes/kubernetes test code. It is currently staffed on a best-effort basis; please bring discussions to the sig-testing slack channel or meeting. For historical context, please see the [former testing-commons meeting agenda](https://docs.google.com/document/d/1TOC8vnmlkWw6HRNHoe5xSv5-qv7LelX6XK3UVCHuwb0/edit) and [archived testing-commons slack channel](https://kubernetes.slack.com/archives/C9NK9KFFW)
8383
- **Owners:**
8484
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/test/OWNERS
85-
- **Contact:**
86-
- Slack: [#testing-commons](https://kubernetes.slack.com/messages/testing-commons)
87-
- **Meetings:**
88-
- Testing Commons: [Fridays at 13:00 PT (Pacific Time)](https://zoom.us/j/790505720?pwd=VThEeVJqTnFPY0o1bDFZQk1ZRjJLQT09) (bi-weekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=13:00&tz=PT%20%28Pacific%20Time%29).
89-
- [Meeting notes and Agenda](https://docs.google.com/document/d/1TOC8vnmlkWw6HRNHoe5xSv5-qv7LelX6XK3UVCHuwb0/edit).
9085

9186
[subproject-definition]: https://github.com/kubernetes/community/blob/master/governance.md#subprojects
9287
<!-- BEGIN CUSTOM CONTENT -->

sigs.yaml

+1-11
Original file line numberDiff line numberDiff line change
@@ -2373,19 +2373,9 @@ sigs:
23732373
- https://raw.githubusercontent.com/kubernetes/test-infra/master/OWNERS
23742374
- name: testing-commons
23752375
description: |
2376-
The Testing Commons is a subproject within the Kubernetes sig-testing community interested code structure, layout, and execution of common test code used throughout the kubernetes project
2377-
contact:
2378-
slack: testing-commons
2376+
**[best-effort]** The testing-commons subproject focuses on matters of code structure, layout, and execution of kubernetes/kubernetes test code. It is currently staffed on a best-effort basis; please bring discussions to the sig-testing slack channel or meeting. For historical context, please see the [former testing-commons meeting agenda](https://docs.google.com/document/d/1TOC8vnmlkWw6HRNHoe5xSv5-qv7LelX6XK3UVCHuwb0/edit) and [archived testing-commons slack channel](https://kubernetes.slack.com/archives/C9NK9KFFW)
23792377
owners:
23802378
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/test/OWNERS
2381-
meetings:
2382-
- description: Testing Commons
2383-
day: Friday
2384-
time: "13:00"
2385-
tz: PT (Pacific Time)
2386-
frequency: bi-weekly
2387-
url: https://zoom.us/j/790505720?pwd=VThEeVJqTnFPY0o1bDFZQk1ZRjJLQT09
2388-
archive_url: https://docs.google.com/document/d/1TOC8vnmlkWw6HRNHoe5xSv5-qv7LelX6XK3UVCHuwb0/edit
23892379
- dir: sig-ui
23902380
name: UI
23912381
mission_statement: >

0 commit comments

Comments
 (0)