canonical / notebook-operators

Charmed Jupyter Notebooks
Apache License 2.0
5 stars 9 forks source link

chore: update image tag for jupyter-ui #357

Closed DnPlas closed 4 months ago

DnPlas commented 5 months ago

This commit changes the container image of the jupyter-ui charm to jupyter-web-app:1.8-2605035 as this latest version introduced a fix for the entrypoint command.

Testing instructions

With the CKF bundle:

  1. Deploy the CKF 1.8 bundle
  2. Build the charm in this PR and refresh jupyter-ui with it
  3. Login in the dashboard and confirm the Notebooks page is working correctly by creating a Notebook and interacting with the web app.

With relevant charms:

  1. Deploy istio-operators from latest/edge
  2. Deploy the charm in this PR
  3. Relate it to istio-pilot
  4. Wait for the charm to become active and idle
  5. Look into the container logs for any anomalies.
kimwnasptd commented 4 months ago

Tried to run the image locally and indeed I'm getting the expected error

2024-04-19T10:06:15.909Z [jupyter-ui] kubernetes.config.config_exception.ConfigException: Invalid kube-config file. No configuration found.