Skip to content

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

Draft
alicefr wants to merge 10 commits into
bootc-dev:mainfrom
alicefr:milestone-5a
Draft

Add tag-based image resolution to the controller (milestone 5a)#75
alicefr wants to merge 10 commits into
bootc-dev:mainfrom
alicefr:milestone-5a

e2e: pass --allow-insecure-registry in tag resolution test

227abdd
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Jun 24, 2026 in 0s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 f151210 controller: add tag resolver using go-containerreg... Valid sign-off found
🟢 79fb9dc registry: add unit tests for GGCRResolver Valid sign-off found
🟢 f6fc7e8 api: add PoolRegistryError degraded reason Valid sign-off found
🟢 94b11a7 api: add NextTagResolutionTime status field Valid sign-off found
🟢 c03cb39 controller: wire tag resolver and rewrite resolveT... Valid sign-off found
🟢 26e5c0e e2e: add NodeImageTagRef helper Valid sign-off found
🟢 9d7a516 e2e: add TestTagResolution for tag-based image ref... Valid sign-off found
🟢 e1d8e4f controller: add --allow-insecure-registry flag Valid sign-off found
🟢 1ff1a86 e2e: rename setTagResolutionInterval to patchContr... Valid sign-off found
🟢 227abdd e2e: pass --allow-insecure-registry in tag resolut... Valid sign-off found