eranco74 / ib-orchestrate-vm

Apache License 2.0
2 stars 19 forks source link

Use single OCI for seed image #51

Closed javipolo closed 1 year ago

javipolo commented 1 year ago

A lot going on here, and very clearly we could improve some of this workflow by driving it more natively into the ostree/bootc stack. But it looks sane to me FWIW.

It would be super cool if we could do this in a more native way, but as for now this is the simplest way we could find that will lets us backup all the needed stuff in a single image/artifact

leo8a commented 1 year ago

I also agree with you guys, would be super nice to drive this workflow in a more native way via the ostree/bootc stack.

(FYI) I've implemented this PR in a separate branch (for the moment) in Imager: https://github.com/leo8a/ibu-imager/tree/oneimage