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

Change configuration parameters in succession breaks restart #426

Open paulomach opened 3 months ago

paulomach commented 3 months ago

Steps to reproduce

  1. Change config parameters that trigger a rolling restart in succession

Expected behavior

Charms restart in a rolling fashion, one at a time, with the new configuration applied.

Actual behavior

Parallel restarts and/or missed restarts

Versions

latest/edge

github-actions[bot] commented 3 months ago

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