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

DPE-3547 mitigations for container restart #377

Closed paulomach closed 5 months ago

paulomach commented 5 months ago

Issue

Workload containers get restarted due timeout on livenessProbe pebble endpoint. Discussion at juju lp bug: https://bugs.launchpad.net/bugs/2052517

Solution

Here some mitigations and optimizations, not a final solution though.