canonical / mysql-test-app

Test app for Charmed MySQL K8s/VM
https://charmhub.io/mysql-test-app
Apache License 2.0
0 stars 1 forks source link

[DPE-2699] v18 of data_platform_libs/data_interfaces.py (Relation Secrets introduced #14

Closed juditnovak closed 1 year ago

juditnovak commented 1 year ago

Updating data_platform_libs/data_interfaces.py to v18.

This means introduction to Relational Secrets instead of the databag, whenever the charms in the Relation have mutually agreed on Secrets usage. Otherwise falling back to the databag.

Thus the change is backwards compatible, demonstrated on this POC: https://github.com/canonical/mysql-k8s-operator/pull/315