Skip to content

MTV-4701 | Add rdmAsLun to plan#5413

Merged
mnecas merged 1 commit intokubev2v:mainfrom
mnecas:MTV-4701
Mar 26, 2026
Merged

MTV-4701 | Add rdmAsLun to plan#5413
mnecas merged 1 commit intokubev2v:mainfrom
mnecas:MTV-4701

Conversation

@mnecas
Copy link
Copy Markdown
Member

@mnecas mnecas commented Mar 11, 2026

Issue:
When migrating RDM disks they are not treated as LUN but disks. This causes that the VM can't send SGIO comnads.

Fix:
Add option to enable the RDM disks as LUN.

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

Resolves: MTV-4701

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 11, 2026

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

Codecov Report

❌ Patch coverage is 0% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 10.10%. Comparing base (f1fe5d0) to head (e6e133e).
⚠️ Report is 2048 commits behind head on main.

Files with missing lines Patch % Lines
pkg/controller/plan/adapter/vsphere/builder.go 0.00% 11 Missing ⚠️
...pis/forklift/v1beta1/plan/zz_generated.deepcopy.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    #5413      +/-   ##
==========================================
- Coverage   15.45%   10.10%   -5.36%     
==========================================
  Files         112      500     +388     
  Lines       23377    57438   +34061     
==========================================
+ Hits         3613     5804    +2191     
- Misses      19479    51153   +31674     
- Partials      285      481     +196     
Flag Coverage Δ
unittests 10.10% <0.00%> (-5.36%) ⬇️

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Issue:
When migrating RDM disks they are not treated as LUN but disks. This
causes that the VM can't send SGIO comnads.

Fix:
Add option to enable the RDM disks as LUN.

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

Resolves: MTV-4701

Signed-off-by: Martin Necas <mnecas@redhat.com>
@sonarqubecloud
Copy link
Copy Markdown

@mnecas mnecas merged commit 6d25c75 into kubev2v:main Mar 26, 2026
21 checks passed
@mnecas
Copy link
Copy Markdown
Member Author

mnecas commented Mar 26, 2026

/backport release-2.11

@github-actions
Copy link
Copy Markdown

🔄 Starting backport of PR #5413 to release-2.11
🚀 Live mode
View run

@github-actions
Copy link
Copy Markdown

✅ PR #5413 backported to release-2.11.

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