Skip to content

Commit 10c048e

Browse files
committed
sig-testing: add e2e-framework repo
1 parent 2007861 commit 10c048e

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

sig-testing/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,10 @@ Boskos is a resource manager service that handles different kinds of resources a
4747
- **Owners:**
4848
- https://raw.githubusercontent.com/kubernetes-sigs/boskos/master/OWNERS
4949
- https://raw.githubusercontent.com/kubernetes/test-infra/master/boskos/OWNERS
50+
### e2e-framework
51+
An experimental e2e testing framework for Kubernetes clusters.
52+
- **Owners:**
53+
- https://raw.githubusercontent.com/kubernetes-sigs/e2e-framework/master/OWNERS
5054
### k8s-gsm-tools
5155
Controllers to sync and rotate kubernetes secrets with google cloud secret manager
5256
- **Owners:**

sigs.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2231,6 +2231,11 @@ sigs:
22312231
owners:
22322232
- https://raw.githubusercontent.com/kubernetes-sigs/boskos/master/OWNERS
22332233
- https://raw.githubusercontent.com/kubernetes/test-infra/master/boskos/OWNERS
2234+
- name: e2e-framework
2235+
description: |
2236+
An experimental e2e testing framework for Kubernetes clusters.
2237+
owners:
2238+
- https://raw.githubusercontent.com/kubernetes-sigs/e2e-framework/master/OWNERS
22342239
- name: k8s-gsm-tools
22352240
description: |
22362241
Controllers to sync and rotate kubernetes secrets with google cloud secret manager

0 commit comments

Comments
 (0)