Skip to content

Detect external bootc status changes via fsnotify (milestone 4d)#59

Open
alicefr wants to merge 6 commits into
bootc-dev:mainfrom
alicefr:milestone-4d
Open

Detect external bootc status changes via fsnotify (milestone 4d)#59
alicefr wants to merge 6 commits into
bootc-dev:mainfrom
alicefr:milestone-4d

daemon: remove unused fakeExecutor.reset method

452f341
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Jun 25, 2026 in 1s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 13cda51 daemon: add StatusWatcher for fsnotify + polling Valid sign-off found
🟢 48032ff daemon: make StatusWatcher a bootc status cache Valid sign-off found
🟢 5f3adda daemon: add StatusWatcher cache tests Valid sign-off found
🟢 a3fac57 daemon: wire StatusWatcher cache into reconciler Valid sign-off found
🟢 a676abe daemon: update reconciler tests for StatusWatcher ... Valid sign-off found
🟢 452f341 daemon: remove unused fakeExecutor.reset method Valid sign-off found