canonical / katib-operators

Operators for Katib which is part of Charmed Kubeflow.
Apache License 2.0
1 stars 3 forks source link

`katib-db` can still be `charmed-osm-mariadb-k8s` #178

Open DnPlas opened 5 months ago

DnPlas commented 5 months ago

Context

Since CKF 1.7, charmed-osm-mariadb-k8s was replaced with mysql-k8s, but the Katib charms are still integrated with it. We must ensure we remove this and only allow mysql-k8s as the DB.

What needs to get done

  1. Remove all traces of charmed-osm-mariadb-k8s from the charm code
  2. Remove all traces of charmed-osm-mariadb-k8s from the katib-db-manager integration tests
  3. Remove all traces of charmed-osm-mariadb-k8s from the metadata.yaml file

Definition of Done

The Katib charms are not integrated anymore with charmed-osm-mariadb-k8s

syncronize-issues-to-jira[bot] commented 5 months ago

Thank you for reporting us your feedback!

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

This message was autogenerated