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

Log rotation event handler hangs #364

Closed paulomach closed 2 months ago

paulomach commented 8 months ago

Steps to reproduce

  1. Deploy the charm

Expected behavior

Log rotation handler return/error out

Actual behavior

Log rotation handler hangs

github-actions[bot] commented 8 months ago

https://warthogs.atlassian.net/browse/DPE-3354

shayancanonical commented 2 months ago

With the merge of PR #471, ops has been updated. The updated ops contains a fix for that was resulting in the log rotation handler hanging.