tinkerbell / actions

Suite of Tinkerbell Actions for use in Tinkerbell Workflows
Apache License 2.0
27 stars 42 forks source link

qemuimg2disk: fix builds for non-x86_64 (#67) #68

Closed nshalman closed 2 years ago

nshalman commented 2 years ago

Description

Make the qemuimg2disk build architecture agnostic

Why is this needed

Fixes: #67

How Has This Been Tested?

Shouldn't break anything; makte test-https on x86_64 still works.

How are existing users impacted? What migration steps/scripts do we need?

I don't think the image has been shipped out to users yet. Should only unbreak non-x86_64 users.

Checklist:

I have: