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

Map vSphere static IPs (backport) #915

Merged
merged 9 commits into from
Jun 2, 2024

Conversation

liranr23
Copy link
Member

This patch will get the static IPs configurations from the vSphere provider to each guest and will propagate it to virt-v2v to set it up while converting the VM.

Backport #852

liranr23 added 5 commits May 30, 2024 12:39
This patch will get the static IPs configurations from the vSphere
provider to each guest and will propogate it to virt-v2v to set it up
while converting the VM.

Signed-off-by: Liran Rotenberg <[email protected]>
Let the user decide if he wish to preserve the static IPs of the guests.
The value set within the plan under `preserveStaticIPs` (boolean).

Signed-off-by: Liran Rotenberg <[email protected]>
Set the mapping to static IPs only when the plan is set with
`preserveStaticIPs=true`.

Signed-off-by: Liran Rotenberg <[email protected]>
Warn the user in case the plan set to preserve the static IPs and the VM
don't have the data for it.

Signed-off-by: Liran Rotenberg <[email protected]>
Signed-off-by: Liran Rotenberg <[email protected]>
liranr23 added 4 commits May 30, 2024 13:47
Signed-off-by: Liran Rotenberg <[email protected]>
@liranr23 liranr23 force-pushed the windows_static_ip branch from 8f16a72 to eb7822b Compare May 30, 2024 10:47
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@ahadas ahadas merged commit d2858cb into kubev2v:release-v2.6.3 Jun 2, 2024
6 checks passed
@liranr23 liranr23 deleted the windows_static_ip branch June 2, 2024 14:29
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