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

Add new image type:vdh support in bootc image builder #5903

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

chunfuwen
Copy link
Contributor

@chunfuwen chunfuwen commented Sep 19, 2024

Add new image type:vdh support in bootc image builder
vdh is newly introduced support disk image type, and is only supported on upstream

@chunfuwen chunfuwen force-pushed the add_vhd_bootc_image_build_case branch 2 times, most recently from 6b2cbc5 to 79710d7 Compare September 20, 2024 00:39
Comment on lines +841 to +845
def convert_vhd_to_qcow2(params):
"""
Convert vhd disk format into qcow2

@param params: one dictionary wrapping various parameter
Copy link
Contributor

Choose a reason for hiding this comment

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

Missing return converted_image_path instruction here.

vdh is newly introduced support disk image type, and is only supported
on upstream

Signed-off-by: chunfuwen <[email protected]>
@chunfuwen chunfuwen force-pushed the add_vhd_bootc_image_build_case branch from 79710d7 to 7085b26 Compare October 9, 2024 09:03
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