canonical / mysql-k8s-operator

A Charmed Operator for running MySQL on Kubernetes
https://charmhub.io/mysql-k8s
Apache License 2.0
8 stars 15 forks source link

[DPE-2837] Additional testing for external secrets #330

Closed juditnovak closed 11 months ago

juditnovak commented 11 months ago

Issue

Currently this behavior is not tested.

https://github.com/canonical/mysql-operator/blob/main/src/relations/mysql_provider.py#L190

(I know it coz I broke it ;-) With green pipelines... :-( )

Solution

  1. In case we consider this behavior not needed: REMOVE the code
  2. In case we consider the behavior as imporatnt: gotta be tested.
juditnovak commented 11 months ago

To be addressed in the bug that it's "duplicating", see https://warthogs.atlassian.net/browse/DPE-2837