cluster-api-provider-vsphere icon indicating copy to clipboard operation
cluster-api-provider-vsphere copied to clipboard

During cluster Migration, the NIC get's disconnected.

Open geetikabatra opened this issue 3 years ago • 0 comments
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):

geetikabatra avatar Sep 23 '22 09:09 geetikabatra