osbuild / image-builder

Image Builder service for console.redhat.com
Apache License 2.0
49 stars 44 forks source link

v1: fix GCP images with snapshots (HMS-4830) #1369

Closed croissanne closed 1 week ago

croissanne commented 2 weeks ago

Default repositories that don't require RHSM don't have the guarantee of having snapshots. So just pick latest for those repositories.

The only relevant case at the moment is the google cloud tooling for the GCP image types.

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Files with missing lines Coverage Δ
internal/v1/handler_compose_image.go 65.35% <100.00%> (+2.03%) :arrow_up:

... and 2 files with indirect coverage changes