Make cluster restart safe

Description

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.

How to test

None

How to document

None

Smart Checklist

Activity

Show:
Duplicate

Details

Assignee

Reporter

Priority

Components

Needs QA

Yes

Smart Checklist

Created November 18, 2020 at 12:21 PM
Updated March 6, 2024 at 3:38 AM
Resolved January 20, 2021 at 1:22 PM