Skip to content

Implementation of the pool status aggregation (milestone-3c) - #128

Open
alicefr wants to merge 11 commits into
bootc-dev:mainfrom
alicefr:milestone-3c
Open

Implementation of the pool status aggregation (milestone-3c)#128
alicefr wants to merge 11 commits into
bootc-dev:mainfrom
alicefr:milestone-3c

daemon: filter BootcNode watch to spec-only changes

9e4ec70
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Aug 6, 2026 in 1s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 19a1773 controller: return the rollout state results Valid sign-off found
🟢 329daa9 controller: add pool status aggregation logic Valid sign-off found
🟢 eb81c8b controller: wire syncPoolStatus into Reconcile Valid sign-off found
🟢 8722d7c tests: add unit tests for syncPoolStatus Valid sign-off found
🟢 ec4249f tests: add pool status assertions to e2e tests Valid sign-off found
🟢 9da0121 api: add kubectl print columns for pool status cou... Valid sign-off found
🟢 57c0287 api: add short names for CRDs (bnp, bn) Valid sign-off found
🟢 94907e5 docs: mark milestone 3c as completed Valid sign-off found
🟢 14efd90 ci: bump e2e test timeout from 20m to 30m Valid sign-off found
🟢 1ca9d8e ci: move aa-teardown after podman install Valid sign-off found
🟢 9e4ec70 daemon: filter BootcNode watch to spec-only change... Valid sign-off found