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

MTV-1864 | Add luks to virt-v2v-inspector #1295

Merged
merged 1 commit into from
Jan 7, 2025
Merged

Conversation

mnecas
Copy link
Member

@mnecas mnecas commented Jan 7, 2025

Issue:
When migrating VM with luks from vmware the migration fails on the
virt-v2v-inspector step.

Fix:
Add common vmware args to the inspector. This contains the luks key args,
root on which we want to do the conversion etc.

Ref: https://issues.redhat.com/browse/MTV-1864

@mnecas mnecas requested a review from yaacov as a code owner January 7, 2025 13:15
Issue:
When migrating VM with luks from vmware the migration fails on the
virt-v2v-inspector step.

Fix:
Add common vmware args to the inspector. This contains the luks key args,
root on which we want to do the conversion etc.

Ref: https://issues.redhat.com/browse/MTV-1864

Signed-off-by: Martin Necas <mnecas@redhat.com>
@mnecas mnecas changed the title Mtv 1864 MTV-1864 | Add luks to virt-v2v-inspector Jan 7, 2025
Copy link

sonarqubecloud bot commented Jan 7, 2025

@mnecas mnecas added this to the 2.7.8 milestone Jan 7, 2025
@mnecas
Copy link
Member Author

mnecas commented Jan 7, 2025

Testing passed
image
image
image

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 15.43%. Comparing base (ee15130) to head (2d07c5f).

Files with missing lines Patch % Lines
virt-v2v/cmd/entrypoint.go 0.00% 4 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1295      +/-   ##
==========================================
- Coverage   15.48%   15.43%   -0.05%     
==========================================
  Files         112      112              
  Lines       23399    23403       +4     
==========================================
- Hits         3624     3613      -11     
- Misses      19488    19505      +17     
+ Partials      287      285       -2     
Flag Coverage Δ
unittests 15.43% <0.00%> (-0.05%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mnecas mnecas merged commit 36e55c6 into kubev2v:main Jan 7, 2025
16 of 17 checks passed
@mnecas mnecas mentioned this pull request Jan 7, 2025
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.

3 participants