fix(node-bootc): mask bootc-fetch-apply-updates — only the pipeline reboots a node #107
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/mask-bootc-timer-r2"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Recut of PR 105 off fresh trunk (its CI build failed during the 2026-08-18 degraded-cluster window and the latched Build CR did not backfill). The enabled timer applied a prestaged deployment mid-roll and rebooted worker a40389 outside the pipeline. Supersedes #105.
The image shipped bootc's auto-updater timer enabled. Digest-pinned refs keep it inert day to day, but a STAGED deployment is exactly what it exists to apply: during the sf38 roll (2026-08-18) the timer fired 25 minutes after the fleet-wide prestage and cleanly rebooted a40389 ("Initiated by bootc") outside any roll leg -- stalling the green gate ~31 minutes and false-failing the node's own later leg. Reboots belong to pipeline-deploy-kernel's kreboot, exclusively. Masks the timer and its service; rides the next kernel bake.