scylla-operator
scylla-operator copied to clipboard
Rack removing is not supported
Description s-o throws following error, when you submit cluster with spec that has one rack less than current one: denied the request: racks [us-east-1a-1] not found, you cannot remove racks from the spec
What should the feature do: Enable rack removing, possible options:
- Delete empty rack (with members: 0)
- Delete non-emptu rack
Can I remove a rack with zero members manually when the operator manages the cluster?
I think this one can be closed.
Yes, closed by #796