Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set transfer network on the conversion pod #673

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

ahadas
Copy link
Member

@ahadas ahadas commented Dec 6, 2023

Before version 2.4, the virt-v2v conversion pod operated on a local disk after the disk was retrieved by CDI. CDI considered the transfer network when transfering the data from vSphere.

As from version 2.4, when running a cold-migration to the local cluster, virt-v2v is also responsible to connect to vSphere and retrieve the disk(s) from there, therefore it now needs to consider the transfer network that is selected as well.

This patch adds the transfer network, if set, on the conversion pod in both cases.

https://issues.redhat.com/browse/MTV-835

@ahadas ahadas requested review from liranr23 and bkhizgiy December 6, 2023 12:22
@ahadas ahadas force-pushed the v2v_transfer_network branch from 6e4a11a to 3ecb7b5 Compare December 6, 2023 12:42
Before version 2.4, the virt-v2v conversion pod operated on a local disk
after the disk was retrieved by CDI. CDI considered the transfer network
when transfering the data from vSphere.

As from version 2.4, when running a cold-migration to the local cluster,
virt-v2v is also responsible to connect to vSphere and retrieve the
disk(s) from there, therefore it now needs to consider the transfer
network that is selected as well.

This patch adds the transfer network, if set, on the conversion pod in
both cases.

Signed-off-by: Arik Hadas <[email protected]>
@ahadas ahadas force-pushed the v2v_transfer_network branch from 3ecb7b5 to 8fcdd9e Compare December 6, 2023 12:52
Copy link

sonarqubecloud bot commented Dec 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@ahadas ahadas merged commit 59b0884 into kubev2v:main Dec 6, 2023
11 checks passed
@ahadas ahadas deleted the v2v_transfer_network branch December 6, 2023 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants