Open
Description
I know this is a little late and this may have been discussed already (though I did not see mention of that in the topology pull request thread), but why is the Topology property of NodeGetInfoResponse not a repeated field?
In the zone / rack scenario, I agree this is not needed but if you think about topology being tied to access to a given network, then a node might belong to multiple topologies. So a repeated field would make sense in that case.
Am I missing something or is that case not covered right now?