Skip to content

fix(ci): Always use OCI as the format for builder images.#2921

Draft
ovalenti wants to merge 8 commits intomasterfrom
ovalenti/oci-format-for-builder-images
Draft

fix(ci): Always use OCI as the format for builder images.#2921
ovalenti wants to merge 8 commits intomasterfrom
ovalenti/oci-format-for-builder-images

Conversation

@ovalenti
Copy link
Contributor

Description

It seems that multiarch manifests are required to have homogeneous image formats among their sub-images. Let's force OCI to avoid having a mix.

Likely because of updates, the default image format for builders changed at some point : https://github.com/stackrox/collector/actions/runs/21959752565/job/63495218447?pr=2912#step:4:30

Checklist

  • Investigated and inspected CI test results
  • Updated documentation accordingly

Automated testing

  • Added unit tests
  • Added integration tests
  • Added regression tests

From the documentation : Shorthand for --output=type=docker
@ovalenti ovalenti changed the title fix(builder): Always use OCI as the format for builder images. fix(ci): Always use OCI as the format for builder images. Feb 13, 2026
@ovalenti ovalenti force-pushed the ovalenti/oci-format-for-builder-images branch from 6c50392 to aac28b5 Compare February 13, 2026 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant