Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.chCompartibility notes
Jupyterhub images must be changed to derivate from
quay.io/jupyterhub/k8s-hub:3.2.1
Sanity checks:
Breaking changes (select one):
breaking-change
Possible deployment updates issues (select one):
alert:deployment
Test coverage (select one):
Documentation (select one):