sig-testing: add e2e-framework repo

This commit is contained in:
Nikhita Raghunath 2020-10-21 00:00:32 +05:30
parent 20078616d5
commit 10c048eae2
2 changed files with 9 additions and 0 deletions

View File

@ -47,6 +47,10 @@ Boskos is a resource manager service that handles different kinds of resources a
- **Owners:**
- https://raw.githubusercontent.com/kubernetes-sigs/boskos/master/OWNERS
- https://raw.githubusercontent.com/kubernetes/test-infra/master/boskos/OWNERS
### e2e-framework
An experimental e2e testing framework for Kubernetes clusters.
- **Owners:**
- https://raw.githubusercontent.com/kubernetes-sigs/e2e-framework/master/OWNERS
### k8s-gsm-tools
Controllers to sync and rotate kubernetes secrets with google cloud secret manager
- **Owners:**

View File

@ -2231,6 +2231,11 @@ sigs:
owners:
- https://raw.githubusercontent.com/kubernetes-sigs/boskos/master/OWNERS
- https://raw.githubusercontent.com/kubernetes/test-infra/master/boskos/OWNERS
- name: e2e-framework
description: |
An experimental e2e testing framework for Kubernetes clusters.
owners:
- https://raw.githubusercontent.com/kubernetes-sigs/e2e-framework/master/OWNERS
- name: k8s-gsm-tools
description: |
Controllers to sync and rotate kubernetes secrets with google cloud secret manager