#18 Add the 'bootc' container image to the known image dict (#16)
Merged by jcline. Opened by adamwill.
adamwill/cloud-image-uploader bootc-container  into  main

This is intended to be a generic Fedora bootc container that
we can, in future, layer all the various Atomic deliverables on
top of. At present it's built in the IoT composes, but there's
nothing IoT-specific about it, and it might move in future, but
with this mechanism it doesn't really matter - so long as a
compose delivers an image of type "ociarchive" and subvariant
"bootc", we'll publish it to the "fedora-bootc" repo.

Signed-off-by: Adam Williamson awilliam@redhat.com

@pbrobinson for info. We could add a new test message fixture for an IoT compose and extend the tests to cover this, but it seems like a lot of work for a new dict entry, I think it's probably fine.

rebased onto da238a7276d067597f374d2e58ba3866316fb099

Looks good to me

Pull-Request has been merged by jcline

Metadata