kubevirt: cannot migrate VMI which does not use masquerade to connect to the pod network

Is this a BUG REPORT or FEATURE REQUEST?:

Uncomment only one, leave it on its own line:

/kind bug

/kind enhancement

What happened: cannot migrate VMI which does not use masquerade to connect to the pod network What you expected to happen: can migrate VMI that use bridge to connect to the pod network How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?: Don’t allow live migration with a bridge interface #2405 Why ? Environment:

  • KubeVirt version (use virtctl version):
  • Kubernetes version (use kubectl version):
  • VM or VMI specifications:
  • Cloud provider or hardware configuration:
  • OS (e.g. from /etc/os-release):
  • Kernel (e.g. uname -a):
  • Install tools:
  • Others:

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Comments: 17 (14 by maintainers)

Most upvoted comments

/open As this now seems to be a feature request

Since some cni support this situation,is this possible to allow bridge migration by configuration?