issues
search
canonical
/
mysql-k8s-operator
A Charmed Operator for running MySQL on Kubernetes
https://charmhub.io/mysql-k8s
Apache License 2.0
8
stars
16
forks
source link
DPE-5210 Common credentials fixture and `exec` timeout workaround
#493
Closed
paulomach
closed
3 months ago
paulomach
commented
3 months ago
Issue
Freeze DB test fails when waiting for credentials.
multiple calls for same credentials during testing
ops's
container.exec
timeout is not consistently working
Solution
Fixture for credentials retrieval
workaround for
container.exec
timeout
TODO
Propagate lib change back to VM
Issue
container.exec
timeout is not consistently workingSolution
container.exec
timeoutTODO
Propagate lib change back to VM