Qarik-Group / bootstrap-kubernetes-demos

Bootstrap Cloud Foundry, Knative, Kpack and other systems onto Kubernetes
32 stars 7 forks source link

[scf] helm upgrade stucks on eirini part #32

Closed immae1 closed 4 years ago

immae1 commented 4 years ago

I run: bootstrap-kubernetes-demos up --azure --scf

CF-Operator is deployed correct: `--> Using cf-operator-v0.4.2+85.gc6d71da5.tgz

but then helm stucks on eirini: `Install Cloud Foundry/Eirini (scf) for scf.suse.dev --> Using scf-3.0.0-c656daa.tgz

^C immi@immi-V` i waited aprox. 15 min and then hitted crtl-c

drnic commented 4 years ago

Can you try setting export HELM_DEBUG=1 and running again, perhaps helm will indicate where/why its getting stuck?

drnic commented 4 years ago

I’ll close this for now. Please reopen if necessary.