Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate notebook-operators rocks #377

Merged
merged 2 commits into from
Jul 8, 2024
Merged

Conversation

misohu
Copy link
Member

@misohu misohu commented Jun 11, 2024

Closes canonical/kubeflow-rocks#99, canonical/kubeflow-rocks#98

I have changed the images for the new rocks. Tested locally by deploying both charms, without problems.

@misohu misohu changed the title Integrate notebook-controller rocks Integrate notebook-operators rocks Jun 12, 2024
Copy link
Contributor

@DnPlas DnPlas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @misohu LGTM!

I have done the following to ensure the charms and workloads are working as expected:

Env

microk8s: 1.29-strict/stable
juju: 3.4/stable (3.4.4)
addons: dns hostpath-storage metallb:10.64.140.43-10.64.140.49

Testing steps

  1. Deploy CKF from latest/edge juju deploy kubeflow --channel latest/edge --trust
  2. Refresh notebook-operators to this PR juju refresh jupyter-controller --channel latest/edge/pr-377 and juju refresh jupyter-ui --channel latest/edge/pr-377
  3. Because charming-actions/upload-charm action is uploading images incorrectly and affecting charms' functionality bundle-kubeflow#962 is affecting the release job, I had to manually update the oci-image juju refresh jupyter-ui --resource oci-image=charmedkubeflow/jupyter-web-app:1.9.0-0fc426a and juju refresh jupyter-controller --resource oci-image=charmedkubeflow/notebook-controller:1.9.0-d701af2
  4. Waited for everything to settle and created some notebook servers from the dashboard
  5. Works just fine

@misohu misohu merged commit c30d9a5 into main Jul 8, 2024
14 checks passed
@misohu misohu deleted the KF-5835-integrate-rocks-1-9-0 branch July 8, 2024 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Integrate jupyter-web-app rock
2 participants