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-4910 Change key logs from debug->info #513

Closed paulomach closed 1 month ago

paulomach commented 2 months ago

Issue

Some external hard to replicate bugs (e.g. #466 ) are even hard to debug to lack of useful logs. (e.g. SQA tests are run with default info log level)

Solution

Decreased log level to some key initialization and upgrade steps