cockroach-operator: [Regression] Decommission is broken
The statefulset is stopping the pod before cockroach node decommission
is being executed, so the node is showing up as failed instead of as decommissioned.
The PVC also gets deleted so there is no way to recover from this state if the scale down caused a loss of quorum because the data gets destroyed.
Steps to reproduce:
create 4 node cluster
change node count to 3 nodes
decommission-regression.log
About this issue
- Original URL
- State: open
- Created 3 years ago
- Comments: 18 (11 by maintainers)
@udnay this needs manual testing, but removing release blocker
Any updates about it? I’m still faced the same issue in v22.1.2