Hello
I’ve cloned the sdfabric Helm charts to my Kubernetes control node but I’m seeing an error on ‘make deps’:
admin5g@cp-node:~$ cd sdfabric-helm-charts/
admin5g@cp-node:~/sdfabric-helm-charts$ make deps
rm -rf sdfabric/charts sdfabric/Chart.lock
helm dep build sdfabric
Getting updates for unmanaged Helm repositories...
...Unable to get an update from the "https://charts.stratumproject.org/" chart repository:
Get "https://charts.stratumproject.org/index.yaml": dial tcp: lookup charts.stratumproject.org on 127.0.0.53:53: no such host
...Successfully got an update from the "https://charts.onosproject.org" chart repository
Error: no cached repository for helm-manager-8d9958c2e7217f89a55c30018916d84198d38dcc811637f2391a066c67352c6c found. (try 'helm repo update'): open /home/admin5g/.cache/helm/repository/helm-manager-8d9958c2e7217f89a55c30018916d84198d38dcc811637f2391a066c67352c6c-index.yaml: no such file or directory
make: *** [Makefile:12: deps] Error 1
admin5g@cp-node:~/sdfabric-helm-charts$
Thanks
David
5G & 6G Innovation Centres
Institute for Communication Systems (ICS)
University of Surrey
Guildford
GU2 7XH
HungWei
Many thanks.
I’ve worked around the issue for now by cloning git clone https://gerrit.opencord.org/sdfabric-helm-charts to the machine.
I then modified Charts.yaml to point to the local copy rather than to pull from charts.stratumproject.org.
I’ve run ‘make deps’ and it works but I haven’t deployed SD Fabric yet. I will try that later today.
David
--
You received this message because you are subscribed to the Google Groups "SDFABRIC-Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
sdfabric-dev...@opennetworking.org.
To view this discussion on the web visit
https://groups.google.com/a/opennetworking.org/d/msgid/sdfabric-dev/514ba807-1926-4325-acf9-9b71c4b0d7e7n%40opennetworking.org.