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

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

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 8142e52 daemon: add StatusWatcher for fsnotify + polling Valid sign-off found
🟢 7530f32 daemon: make StatusWatcher a bootc status cache Valid sign-off found
🟢 03cd869 daemon: add StatusWatcher cache tests Valid sign-off found
🟢 3b0b551 daemon: wire StatusWatcher cache into reconciler Valid sign-off found
🟢 332bcd5 daemon: update reconciler tests for StatusWatcher ... Valid sign-off found
🟢 be47e20 daemon: remove unused fakeExecutor.reset method Valid sign-off found