nsx-container-plugin-operator icon indicating copy to clipboard operation
nsx-container-plugin-operator copied to clipboard

Search node address in port's DiscoveredBindings instead RealizedBindings

Open heypnus opened this issue 4 years ago • 0 comments

In IPI + NSX-T impactor, the node LSP's addresses are in discovered_bindings instead of realized_bindings.

This patch also will remove some stale functions. In previous NSX-T, the addresses locate in both realized_bindings and discovered_bindings, so we don't need to worry about the upgrade case.

heypnus avatar Aug 04 '21 05:08 heypnus