chore(fleet): retire lazer-machine from the fleet health board #196
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "chore/fleet-remove-lazer-machine"
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?
The Deloitte contract ended, so the VDI is gone. Its last heartbeat to fleet.kblab.me was
2026-08-15T22:01Z- already stale, and gatus has no server-side expiry, so a retired machine left declared pins the fleet glyph amber forever (the trap that got the sleeping iot Pi Zeros removed).Dropped from both in-repo denominators in lockstep:
apps/gatus-fleet/config.yaml- theworkplaceexternal-endpointapps/fleet-exporter/deployment.yaml-FLEET_ROSTERThe third denominator (
FLEET_ROSTERin~/.config/fleet-pulse/env) lives in the~/.dotfiles-privateoverlay and ships as its own PR:chore/fleet-retire-lazer-machine.README gains a Retiring a machine section listing all three places, since drift between them is what
fleet_machine_unrosteredexists to catch.Verified:
kubectl kustomize apps/gatus-fleetandapps/fleet-exporterboth build with nolazer-machineendpoint or roster entry (only an explanatory comment remains).Out of scope: the Lazer routes in
apps/litellm- flagged separately.