Mengdie Song
Mengdie Song
1. Make IPPoolSpec of IPPool use the same way to define IP ranges and subnet as ExternalIPPool. 2. Promote IPPool CRD to v1beta1 Fixes:#5961
It seems that the project for now only supports connection with one manager (https://github.com/vmware/go-vmware-nsxt/blob/master/configuration.go#L36). In the case of connection with multiple managers, we would want to connect to different MPs...
Currently, antctl is not supported for VM Agent and running antctl on VM Agent will be treated as controller mode which causes unexpected output. This change introduces a new global...