24th May Update
Closed this issue · 1 comments
Alex's code has been merged now to master so we are all in sync now.
What's to be done next week (pretty please) is for the updated code to be tested in Conor's none proxy env, and Michael proxy env.
We still think it a proxy issue as we updated the wget proxy info and this enabled up to access the https git pages outside of the kfctl process, but when we run the kfctl process it failed again with the following message (this is the same message when the mla core code stage 4 is used also.
Error Message
root@mlanywhere-675f748d8d-2nktf:/app# kfctl init micdoherkf
FATA[0030] could not download repo to cache Error (kubeflow.error): Code 400 with message: couldn't download kubeflow repo https://github.com/kubeflow/kubeflow/tarball/master?archive=tar.gz Error Get https://github.com/kubeflow/kubeflow/tarball/master: dial tcp 192.30.255.112:443: i/o timeout filename="coordinator/coordinator.go:304"
Beyond this, feel free to evolve the code to better address stage 2, and maybe build in Riccardo's proxy insertion tool?
Complete