Skip to content

Add tag-based image resolution to the controller (milestone 5a)#75

Merged
jlebon merged 11 commits into
bootc-dev:mainfrom
alicefr:milestone-5a
Jul 7, 2026
Merged

Add tag-based image resolution to the controller (milestone 5a)#75
jlebon merged 11 commits into
bootc-dev:mainfrom
alicefr:milestone-5a

Mark milestone-5a as complete

aa89b4c
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Jul 7, 2026 in 1s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 a308e31 controller: add tag resolver using go-containerreg... Valid sign-off found
🟢 f239f07 registry: add unit tests for GGCRResolver Valid sign-off found
🟢 5fb0990 api: add PoolTagResolutionError degraded reason Valid sign-off found
🟢 25569e6 api: add NextTagResolutionTime status field Valid sign-off found
🟢 be96afc controller: wire tag resolver and rewrite resolveT... Valid sign-off found
🟢 d3201ff controller: add --allow-insecure-registry flag Valid sign-off found
🟢 8998b90 e2e: add NodeImageTagRef and RetagImage helpers Valid sign-off found
🟢 4f7f44f e2e: add TestTagResolution for tag-based image ref... Valid sign-off found
🟢 2c29257 e2e: increase test timeout to 20m Valid sign-off found
🟢 81c25e9 make: configure operator for bink deployment Valid sign-off found
🟢 aa89b4c Mark milestone-5a as complete Valid sign-off found