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

Support for .vhd / Azure #132

Closed
cdrage opened this issue Jan 17, 2024 · 3 comments · Fixed by osbuild/images#909
Closed

Support for .vhd / Azure #132

cdrage opened this issue Jan 17, 2024 · 3 comments · Fixed by osbuild/images#909

Comments

@cdrage
Copy link
Contributor

cdrage commented Jan 17, 2024

I'd be awesome to create a .vhd image that I could upload / run easily on Azure.

@mvo5
Copy link
Collaborator

mvo5 commented Sep 5, 2024

Sorry that we let this hang for so long. I had a quick look today and started some quick draft work in #634

mvo5 added a commit to mvo5/images that referenced this issue Sep 6, 2024
This will help konflux to build azure/vhd images directly.

Closes: osbuild/bootc-image-builder#132
mvo5 added a commit to mvo5/images that referenced this issue Sep 6, 2024
This will help konflux to build azure/vhd images directly.

Closes: osbuild/bootc-image-builder#132
achilleas-k pushed a commit to mvo5/images that referenced this issue Sep 6, 2024
This will help konflux to build azure/vhd images directly.

Closes: osbuild/bootc-image-builder#132
@cdrage
Copy link
Contributor Author

cdrage commented Sep 6, 2024

I think this should be re-opened as #634 has not been merged in yet to be added to bootc-image-builder.

@mvo5
Copy link
Collaborator

mvo5 commented Sep 10, 2024

This #634 has landed now, sorry that it took so long.

cdrage added a commit to cdrage/podman-desktop-extension-bootc that referenced this issue Sep 10, 2024
### What does this PR do?

Updates bib that includes the support from osbuild/bootc-image-builder#132

### Screenshot / video of UI

<!-- If this PR is changing UI, please include
screenshots or screencasts showing the difference -->

N/A

### What issues does this PR fix or reference?

<!-- Include any related issues from Podman Desktop
repository (or from another issue tracker). -->

N/A

### How to test this PR?

<!-- Please explain steps to reproduce -->

Images should be like normal

Signed-off-by: Charlie Drage <[email protected]>
cdrage added a commit to containers/podman-desktop-extension-bootc that referenced this issue Sep 10, 2024
### What does this PR do?

Updates bib that includes the support from osbuild/bootc-image-builder#132

### Screenshot / video of UI

<!-- If this PR is changing UI, please include
screenshots or screencasts showing the difference -->

N/A

### What issues does this PR fix or reference?

<!-- Include any related issues from Podman Desktop
repository (or from another issue tracker). -->

N/A

### How to test this PR?

<!-- Please explain steps to reproduce -->

Images should be like normal

Signed-off-by: Charlie Drage <[email protected]>
cdrage added a commit to containers/podman-desktop-extension-bootc that referenced this issue Sep 10, 2024
* chore: update bib with vhd azure support

### What does this PR do?

Updates bib that includes the support from osbuild/bootc-image-builder#132

### Screenshot / video of UI

<!-- If this PR is changing UI, please include
screenshots or screencasts showing the difference -->

N/A

### What issues does this PR fix or reference?

<!-- Include any related issues from Podman Desktop
repository (or from another issue tracker). -->

N/A

### How to test this PR?

<!-- Please explain steps to reproduce -->

Images should be like normal

Signed-off-by: Charlie Drage <[email protected]>

* feat: add vhd option

### What does this PR do?

* Adds option for vhd / vpc images to be used on Hyper-V or Azure

### Screenshot / video of UI

<!-- If this PR is changing UI, please include
screenshots or screencasts showing the difference -->

### What issues does this PR fix or reference?

<!-- Include any related issues from Podman Desktop
repository (or from another issue tracker). -->

Closes #799

### How to test this PR?

1. Build a vhd
2. See it completes build correctly.
3. Launch via Hyper-V or Azure / other software

<!-- Please explain steps to reproduce -->

Signed-off-by: Charlie Drage <[email protected]>

---------

Signed-off-by: Charlie Drage <[email protected]>
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 a pull request may close this issue.

3 participants