cass-operator
cass-operator copied to clipboard
Expand NodeStatuses with topology information
What is missing?
Currently, CassandraDatacenterStatus.NodeStatuses only contains host ids. We could add other information such as the node's IP and rack.
Why is this needed?
This is useful for external tools that need to track the topology of the cluster.