k8ssandra/cass-operator

Expand NodeStatuses with topology information

Closed this issue · 0 comments

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.