Duplicate
Details
Details
Assignee
Unassigned
UnassignedReporter
Alexey Palazhchenko
Alexey Palazhchenko(Deactivated)Priority
Components
Labels
Needs QA
Yes
Created November 18, 2020 at 12:21 PM
Updated March 6, 2024 at 3:38 AM
Resolved January 20, 2021 at 1:22 PM
implemented database cluster restart with
kubectl rollout restart
. It is good enough for alpha, but not good enough for beta: we can lose data this way, and operators' team confirmed it is not safe.For beta1, we should implement restart via full cluster pause/resume: https://www.percona.com/doc/kubernetes-operator-for-pxc/pause.html
The same functionality will be available for PSMDB.