kubernetes-sigs/image-builder

Raw build target is broken

johananl opened this issue · 1 comments

What steps did you take and what happened:
The raw build target is currently broken: Two Packer builders get triggered at the same time and the boot command is being typed into the wrong session.

To reproduce, run make build-raw-ubuntu-2004 for example.

What did you expect to happen:
I expected make build-raw-ubuntu-2004 to work.

Anything else you would like to add:
In #829 we've cleaned up and simplified the QEMU build. Since the raw target is nearly identical to QEMU, we can probably address the raw target in a similar way.

/kind bug
[One or more /area label. See https://github.com/kubernetes-sigs/cluster-api/labels?q=area for the list of labels]

/assign