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-2039 | Allow to specify the diskBus #1333

Merged
merged 1 commit into from
Feb 5, 2025
Merged

Conversation

mnecas
Copy link
Member

@mnecas mnecas commented Feb 3, 2025

Allow users to specify the plan.spec.diskBus which will set it on all disks during the creation.
Possible options 'scsi', 'sata' and 'virtio'.

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

@mnecas mnecas requested a review from yaacov as a code owner February 3, 2025 11:43
@mnecas mnecas added this to the 2.7.10 milestone Feb 3, 2025
Copy link
Member

@yaacov yaacov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mnecas mnecas force-pushed the MTV-1635 branch 2 times, most recently from 7b23787 to 5395b30 Compare February 4, 2025 15:11
@codecov-commenter
Copy link

codecov-commenter commented Feb 4, 2025

⚠️ 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 5 lines in your changes missing coverage. Please review.

Project coverage is 15.44%. Comparing base (f1fe5d0) to head (bcb2925).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
pkg/controller/plan/adapter/vsphere/builder.go 0.00% 5 Missing ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1333      +/-   ##
==========================================
- Coverage   15.45%   15.44%   -0.02%     
==========================================
  Files         112      112              
  Lines       23377    23393      +16     
==========================================
  Hits         3613     3613              
- Misses      19479    19495      +16     
  Partials      285      285              
Flag Coverage Δ
unittests 15.44% <0.00%> (-0.02%) ⬇️

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.

Allow users to specify the plan.spec.diskBus which will set it on all
disks during the creation.
Possible options 'scsi', 'sata' and 'virtio'.

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

Signed-off-by: Martin Necas <[email protected]>
Copy link

sonarqubecloud bot commented Feb 5, 2025

@mnecas mnecas merged commit 29a6974 into kubev2v:main Feb 5, 2025
14 of 18 checks passed
@mnecas mnecas mentioned this pull request Feb 5, 2025
@mnecas mnecas changed the title MTV-1635 | Allow to specify the diskBus MTV-2039 | Allow to specify the diskBus Feb 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