coreos / coreos-assembler

Tooling container to assemble CoreOS-like systems
https://coreos.github.io/coreos-assembler/
Apache License 2.0
347 stars 168 forks source link

Inject `oci-image` in release metadata and `oci-images` in release index #3919

Closed jlebon closed 2 weeks ago

jlebon commented 1 month ago

See individual commits.

Part of https://github.com/coreos/fedora-coreos-tracker/issues/1823.

openshift-ci[bot] commented 1 month ago

Skipping CI for Draft Pull Request. If you want CI signal for your change, please convert it to an actual PR. You can still manually trigger a test run with /test all

jlebon commented 1 month ago

Requires: https://github.com/coreos/stream-metadata-go/pull/75

jlebon commented 3 weeks ago

Updated and out of draft! Now with the stream-metadata-go bump to pull in https://github.com/coreos/stream-metadata-go/pull/75.

ausil commented 2 weeks ago

This broke SCOS for OKD.specifically the assert in https://github.com/coreos/coreos-assembler/pull/3919/commits/5900ba17441d47698b4b9a6e3f9ccae5df6a2b04 fails

jlebon commented 1 week ago

This broke SCOS for OKD.specifically the assert in 5900ba1 fails

Fix in https://github.com/coreos/coreos-assembler/pull/3949