Closed jarcher closed 5 years ago
How you deploy it changed with 3.X. Did you check the README file? You would now usually run:
oc create -f https://raw.githubusercontent.com/jupyter-on-openshift/jupyterhub-quickstart/master/image-streams/jupyterhub.json
to load the image from quay.io
.
Anyway, that is the preferred approach. If you can't pull images and do need to build it yourself, the build configs are the correct way, but yes it seems I have been neglecting to update the version tag each time in those, so I will need to fix that.
Should be fixed now with 3.0.6 tag.
I see that - I edited that for the 3.0.5 in the json file and it worked on another SAs minishift - thanks for the quick turnaround to your bits...
the DB is fine but the JH images are not pulling ds/jupyterhub:3.0.5 - perhaps it is just the 3.0.0. reference in the BC at jupyterhub-quickstart/build-configs/jupyterhub.json?