summaryrefslogtreecommitdiff
path: root/sigs.yaml
diff options
context:
space:
mode:
authorKubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com>2022-08-29 17:31:15 -0700
committerGitHub <noreply@github.com>2022-08-29 17:31:15 -0700
commit41289f0f7e1fdc559c24e09c8e66c1f805fdfd52 (patch)
tree7056801497616c4ed85d71831a283dc596fa370c /sigs.yaml
parent10ae4bdad1942dfa13fd08a0eb1913ca4188f411 (diff)
parentdc70a4cb67a0726b9223b38fe749d9f241f14cbe (diff)
Merge pull request #6803 from vaibhav2107/testing-update
Update sig-testing README.md
Diffstat (limited to 'sigs.yaml')
-rw-r--r--sigs.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sigs.yaml b/sigs.yaml
index 3bdb2e22..2185d77d 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -2665,14 +2665,14 @@ sigs:
description: |
An experimental e2e testing framework for Kubernetes clusters.
owners:
- - https://raw.githubusercontent.com/kubernetes-sigs/e2e-framework/master/OWNERS
+ - https://raw.githubusercontent.com/kubernetes-sigs/e2e-framework/main/OWNERS
- name: kind
description: |
Kubernetes IN Docker. Run Kubernetes test clusters on your local machine using Docker containers as nodes.
contact:
slack: kind
owners:
- - https://raw.githubusercontent.com/kubernetes-sigs/kind/master/OWNERS
+ - https://raw.githubusercontent.com/kubernetes-sigs/kind/main/OWNERS
- name: kubetest2
description: |
Kubetest2 is the framework for launching and running end-to-end tests on kubernetes.