Skip to content

[WIP] feat(image): Add initial support for Ubuntu images - #911

Draft
anup-kodlekere wants to merge 1 commit into
ppc64le-cloud:mainfrom
anup-kodlekere:ub
Draft

[WIP] feat(image): Add initial support for Ubuntu images#911
anup-kodlekere wants to merge 1 commit into
ppc64le-cloud:mainfrom
anup-kodlekere:ub

Conversation

@anup-kodlekere

Copy link
Copy Markdown

What this PR does / why we need it:
Enables support for building ubuntu images via pvsadm, exports to .ova format for consumption in IBM Cloud PowerVS.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #799

Special notes for your reviewer:

**Output/Demonstration

I0617 04:07:[35.335351 298077](tel:35335351298077) qcow2ova.go:270] Preparation completed
I0617 04:07:[35.335418 298077](tel:35335418298077) qcow2ova.go:272] Creating an OVA bundle
I0617 04:07:[53.007036 298077](tel:53007036298077) qcow2ova.go:277] OVA bundle creation completed: /tmp/qcow2ova3066092494/ub.ova
I0617 04:07:[53.007116 298077](tel:53007116298077) qcow2ova.go:279] Compressing an OVA file
I0617 04:08:[13.184679 298077](tel:13184679298077) qcow2ova.go:285] OVA file Compression completed


Successfully converted Qcow2 image to OVA format, find at /home/ubuntu/pvsadm/ub.ova.gz
OS root password: <os-root-password>

Signed-off-by: anup-kodlekere <anup.kodlekere@ibm.com>
@ppc64le-cloud-bot ppc64le-cloud-bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jul 22, 2026
@ppc64le-cloud-bot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: anup-kodlekere
Once this PR has been reviewed and has the lgtm label, please assign mkumatag for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ppc64le-cloud-bot

Copy link
Copy Markdown
Contributor

Welcome @anup-kodlekere! It looks like this is your first PR to ppc64le-cloud/pvsadm 🎉

@ppc64le-cloud-bot ppc64le-cloud-bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Jul 22, 2026
@ppc64le-cloud-bot

Copy link
Copy Markdown
Contributor

Hi @anup-kodlekere. Thanks for your PR.

I'm waiting for a ppc64le-cloud member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@ppc64le-cloud-bot ppc64le-cloud-bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Jul 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Discuss Support for Ubuntu OVAs

2 participants