Skip to content

build_images firestartr workflow is overwriting multi-arch images manifests #213

@alambike

Description

@alambike

Description

After #209, we have the ability to filter the platforms which an image should be built in an execution, but when building the same image, with different platforms, from different jobs (to be able to use different runners according to the platform/arch), the last image built is overwriting the multi-arch manifest, causing that all other platforms are lost.

We need to query the registry and load the image's variants already available, before publish() the new image, to don't lose them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions