MetaCell / cloud-harness

Other
14 stars 5 forks source link

Jupyterhub update to dev #716

Closed filippomc closed 1 month ago

filippomc commented 8 months ago

Closes CH-110 Closes CH-94

Implemented solution for CH-110: jupyterhub helm chart updated to the latest from https://github.com/jupyterhub/zero-to-jupyterhub-k8s/tree/main -- 3.2.1. The procedure to update has been documented and scripted. Implemented solution for CH-94: A dedicated field has been added to harness.jupyterhub so that the images to be prepulled can be configured.

How to test this PR: Run a deployment with jupyterhub like harness-deployment . -i jupyterhub -d ch -dtls -e test-local -n ch -u -t latest and then open http://hub.ch

Compartibility notes

Jupyterhub images must be changed to derivate from quay.io/jupyterhub/k8s-hub:3.2.1

Sanity checks:

Breaking changes (select one):

Possible deployment updates issues (select one):

Test coverage (select one):

Documentation (select one):