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

Fix assumes (k8s only) #431

Closed paulomach closed 4 weeks ago

paulomach commented 4 weeks ago

Issue

juju bug affecting k8s only prevent async replication to fully work on juju 3.5.{0,1} but not on ^3.4.3

Solution

Adjust assumes on metadata to ensure we only deploy on supported versions