diff options
| author | Vaibhav <T_Vaibhav.goel@india.nec.com> | 2022-08-16 22:15:58 +0530 |
|---|---|---|
| committer | Vaibhav <T_Vaibhav.goel@india.nec.com> | 2022-08-16 22:15:58 +0530 |
| commit | dc70a4cb67a0726b9223b38fe749d9f241f14cbe (patch) | |
| tree | 758fe2822d558a17d430c81f6894a2f3fd22a202 /sigs.yaml | |
| parent | 6a29c2ccb245c4a3a243ecb8183d1e5d8ae6702a (diff) | |
Update the URL for e2e-framework and kind
Diffstat (limited to 'sigs.yaml')
| -rw-r--r-- | sigs.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. |
