Bug Report
cosa build does not build qemu image anymore by default
Environment
What operating system is being used to run coreos-assembler?
Fedora 42
What operating system is being assembled?
CoreOS
Is coreos-assembler running in Podman or Docker?
In a toolbox
If Podman, is coreos-assembler running privileged or unprivileged?
Expected Behavior
By default in the past cosa build
created a oci archive and a qemu image, I expect the default continue specially when I continue leveraging cosa run
Actual Behavior
No qemu image by default and running buildextend-qemu requires privileges for some reason.
Reproduction Steps
- cosa build
- cosa run
Other Information