When we change cluster type on a running cluster, it should fail properly
General
Escalation
General
Escalation
Description
I setup PS operator with all defaults. Wait for it to become ready and set .spec.mysql.clusterType: async re-apply cr.yaml and wait again. Cluster ends up in error state with this in the operator log:
We don't support changing cluster type on a running cluster but it should fail properly.
I setup PS operator with all defaults. Wait for it to become ready and set
.spec.mysql.clusterType: async
re-applycr.yaml
and wait again. Cluster ends up in error state with this in the operator log:We don't support changing cluster type on a running cluster but it should fail properly.