File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -47,6 +47,10 @@ Boskos is a resource manager service that handles different kinds of resources a
47
47
- ** Owners:**
48
48
- https://raw.githubusercontent.com/kubernetes-sigs/boskos/master/OWNERS
49
49
- 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
50
54
### k8s-gsm-tools
51
55
Controllers to sync and rotate kubernetes secrets with google cloud secret manager
52
56
- ** Owners:**
Original file line number Diff line number Diff line change @@ -2231,6 +2231,11 @@ sigs:
2231
2231
owners :
2232
2232
- https://raw.githubusercontent.com/kubernetes-sigs/boskos/master/OWNERS
2233
2233
- 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
2234
2239
- name : k8s-gsm-tools
2235
2240
description : |
2236
2241
Controllers to sync and rotate kubernetes secrets with google cloud secret manager
You can’t perform that action at this time.
0 commit comments