Merge pull request #6510 from endocrimes/dani/ci-subproject

sig-node: add ci-testing subproject
This commit is contained in:
Kubernetes Prow Robot 2022-03-03 12:53:16 -08:00 committed by GitHub
commit 3f31c20254
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 0 deletions

View File

@ -53,6 +53,13 @@ The following [working groups][working-group-definition] are sponsored by sig-no
## Subprojects
The following [subprojects][subproject-definition] are owned by sig-node:
### ci-testing
- **Owners:**
- [kubernetes/kubernetes/test/e2e_node](https://github.com/kubernetes/kubernetes/blob/master/test/e2e_node/OWNERS)
- [kubernetes/test-infra/config/jobs/kubernetes/sig-node](https://github.com/kubernetes/test-infra/blob/master/config/jobs/kubernetes/sig-node/OWNERS)
- [kubernetes/test-infra/jobs/e2e_node](https://github.com/kubernetes/test-infra/blob/master/jobs/e2e_node/OWNERS)
- **Contact:**
- [Mailing List](https://groups.google.com/g/kubernetes-sig-node-test-failures)
### cri-api
- **Owners:**
- [kubernetes/cri-api](https://github.com/kubernetes/cri-api/blob/master/OWNERS)

View File

@ -1976,6 +1976,13 @@ sigs:
github: tpepper
name: Tim Pepper
subprojects:
- name: ci-testing
contact:
mailing_list: https://groups.google.com/g/kubernetes-sig-node-test-failures
owners:
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/test/e2e_node/OWNERS
- https://raw.githubusercontent.com/kubernetes/test-infra/master/config/jobs/kubernetes/sig-node/OWNERS
- https://raw.githubusercontent.com/kubernetes/test-infra/master/jobs/e2e_node/OWNERS
- name: cri-api
owners:
- https://raw.githubusercontent.com/kubernetes/cri-api/master/OWNERS