-
Notifications
You must be signed in to change notification settings - Fork 3
/
.gitmodules
27 lines (27 loc) · 905 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "linkerd2"]
path = repos/linkerd2
url = [email protected]:linkerd/linkerd2
[submodule "linkerd2-proxy"]
path = repos/linkerd2-proxy
url = [email protected]:linkerd/linkerd2-proxy
[submodule "linkerd2-proxy-init"]
path = repos/linkerd2-proxy-init
url = [email protected]:linkerd/linkerd2-proxy-init
[submodule "linkerd-await"]
path = repos/linkerd-await
url = [email protected]:linkerd/linkerd-await
[submodule "kubert"]
path = repos/kubert
url = [email protected]:olix0r/kubert
[submodule "linkerd-failover"]
path = repos/linkerd-failover
url = [email protected]:linkerd/linkerd-failover
[submodule "linkerd2-proxy-api"]
path = repos/linkerd2-proxy-api
url = [email protected]:linkerd/linkerd2-proxy-api
[submodule "k8s-gateway-api-rs"]
path = repos/k8s-gateway-api-rs
url = [email protected]:linkerd/k8s-gateway-api-rs
[submodule "website"]
path = repos/website
url = [email protected]:linkerd/website