Add container related repos to manifest.
Pull in the following git trees to enable porting of Titanium's containerization project into StarlingX https://github.com/projectcalico/calico.git https://github.com/docker/distribution.git https://github.com/kubernetes/dashboard.git https://github.com/kubernetes/dns.git https://github.com/kubernetes/kubernetes.git Note: The versions of these projects are not the newest, but rather reflect what has been tested to date. Change-Id: If3efeb24f10c4748fd2d2e6a93419fb40e648799 Story: 2002843 Task: 22788 Signed-off-by: Scott Little <scott.little@windriver.com>
This commit is contained in:
parent
d844efb0cb
commit
b23d3a674b
5
git/.gitignore
vendored
5
git/.gitignore
vendored
@ -45,3 +45,8 @@
|
||||
/distributedcloud-client
|
||||
/networking-sfc
|
||||
/neutron-lib
|
||||
/docker-distribution
|
||||
/kubernetes
|
||||
/kube-dashboard
|
||||
/kube-dns
|
||||
/calico
|
||||
|
1
git/calico.txt
Normal file
1
git/calico.txt
Normal file
@ -0,0 +1 @@
|
||||
https://github.com/projectcalico/calico.git
|
1
git/docker-distribution.txt
Normal file
1
git/docker-distribution.txt
Normal file
@ -0,0 +1 @@
|
||||
https://github.com/docker/distribution.git
|
1
git/kube-dashboard.txt
Normal file
1
git/kube-dashboard.txt
Normal file
@ -0,0 +1 @@
|
||||
https://github.com/kubernetes/dashboard.git
|
1
git/kube-dns.txt
Normal file
1
git/kube-dns.txt
Normal file
@ -0,0 +1 @@
|
||||
https://github.com/kubernetes/dns.git
|
1
git/kubernetes.txt
Normal file
1
git/kubernetes.txt
Normal file
@ -0,0 +1 @@
|
||||
https://github.com/kubernetes/kubernetes.git
|
Loading…
x
Reference in New Issue
Block a user