kubectl rollout restart sts is not working with RollingUpdate

Description

The operator creates sts with:

This makes impossible to restart more than one pxc pod with kubectl rollout restart sts cluster1-pxc

Environment

None

AFFECTED CS IDs

CS0037415

Activity

Nickolay Ihalainen June 22, 2023 at 11:16 AM

3 node cluster could be fixed with:
scale operator deployment to zero replicas, remove .spec.updateStrategy.rollingUpdate block:

Details

Assignee

Reporter

Needs QA

Yes

Affects versions

Priority

Smart Checklist

Created June 22, 2023 at 11:01 AM
Updated March 5, 2024 at 5:25 PM