cluster-api-provider-vsphere
cluster-api-provider-vsphere copied to clipboard
During cluster Migration, the NIC get's disconnected.
trafficstars
/kind bug
During cluster migration, the underlying VM(one of the worker nodes) somehow gets disconnected from its network at the VM level.
What did you expect to happen: vm-operator controller should detect that the network is no longer connected wrt to the VM CR and then it should automatically connect it.
Anything else you would like to add:
Possible solution: We should add a disconnected flag to VM NIC and set it to True. Let the users explicitly decide to disconnect if they want.
Environment:
- Cluster-api-provider-vsphere version:
- Kubernetes version: (use
kubectl version): - OS (e.g. from
/etc/os-release):