After I modified the storage class of a running cluster with 2-2-2 topology, only servers in one zone are rolling updated as expected and other two zones keeps the same as before. However all the three zones are in running status.
Environment
ob-operator 2.2.2
Fast reproduce steps
Create a 2-2-2 cluster
Modify the storage classes after the cluster gets running.
Watch the status of obcluster and obzone. (watch kubectl get obclusters,obzones,observers)
Describe the bug
After I modified the storage class of a running cluster with 2-2-2 topology, only servers in one zone are rolling updated as expected and other two zones keeps the same as before. However all the three zones are in
running
status.Environment
ob-operator 2.2.2
Fast reproduce steps
watch kubectl get obclusters,obzones,observers
)Expected behavior
No response
Actual behavior
No response
Additional context
No response