Skip to content

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

Open
alicefr wants to merge 11 commits into
bootc-dev:mainfrom
alicefr:milestone-5a
Open

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

e2e: increase test timeout to 20m

fc96c9e
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Jun 25, 2026 in 0s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 d265d5b controller: add tag resolver using go-containerreg... Valid sign-off found
🟢 6cb0f55 registry: add unit tests for GGCRResolver Valid sign-off found
🟢 2760452 api: add PoolRegistryError degraded reason Valid sign-off found
🟢 c415770 api: add NextTagResolutionTime status field Valid sign-off found
🟢 6a9ced8 controller: wire tag resolver and rewrite resolveT... Valid sign-off found
🟢 7adf30d e2e: add NodeImageTagRef helper Valid sign-off found
🟢 865c49c e2e: add TestTagResolution for tag-based image ref... Valid sign-off found
🟢 deb3fef controller: add --allow-insecure-registry flag Valid sign-off found
🟢 4376138 e2e: rename setTagResolutionInterval to patchContr... Valid sign-off found
🟢 e3d8661 e2e: pass --allow-insecure-registry in tag resolut... Valid sign-off found
🟢 fc96c9e e2e: increase test timeout to 20m Valid sign-off found