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

9bf95df
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Jun 30, 2026 in 0s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 d7e7856 daemon: add StatusWatcher for fsnotify + polling Valid sign-off found
🟢 860d985 daemon: make StatusWatcher a bootc status cache Valid sign-off found
🟢 cf49d34 daemon: add StatusWatcher cache tests Valid sign-off found
🟢 75492b5 daemon: wire StatusWatcher cache into reconciler Valid sign-off found
🟢 fd47b32 daemon: update reconciler tests for StatusWatcher ... Valid sign-off found
🟢 9bf95df daemon: remove unused fakeExecutor.reset method Valid sign-off found