canonical/notebook-operators

Upgrade handling in Jupyter Controller

Closed this issue · 2 comments

Description

Jupyter Controller sidecar implementation does not handle upgrade from PodSpec charm due to deployment definition in `metadata.yaml':

- deployment:
  -  type: stateless
  -  service: omit

Upgrade fails with Juju reporting charm incompatibility:
juju.errors.JujuAPIError: Juju on containers does not support updating deployment info for services.

Refer to #232 for more details.

Closing this as we handled it during the CKF 1.8 upgrade
canonical/bundle-kubeflow#732

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/KF-5151.

This message was autogenerated