-
Notifications
You must be signed in to change notification settings - Fork 88
docs: Specify disk bus type via defaultDiskBusType
field in VirtualMachineImport
#792
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the VirtualMachineImport documentation to include the new defaultDiskBusType field for specifying the disk bus type.
- Added the defaultDiskBusType field with an example value in the YAML spec.
- Included documentation on the usage of defaultDiskBusType for both VMware and OpenStack sources in the relevant docs file.
|
defaultDiskBusType
field in VirtualMachineImport
defaultDiskBusType
field in VirtualMachineImport
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Review done. Sorry for the delay.
63c5348
to
e61cbfd
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
…neImport` Related to: harvester/harvester#7987 Signed-off-by: Volker Theile <[email protected]>
ed57dca
e61cbfd
to
ed57dca
Compare
@jillian-maroket Please re-approve the PR after a rebase was needed. |
Related Issue(s):
harvester/harvester#7987