CluPilotCloud/app
nexxo b65fe69088 fix(engine): drop wg peer on host removal; clear reboot state on deadline fail
- Removing a host now removes its WireGuard hub peer so a freed wg_ip can't
  route to the removed server via a stale peer.
- RebootIntoPveKernel clears reboot_issued/deadline when it times out, so the
  manual retry action actually re-issues a reboot instead of failing instantly.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-25 10:46:11 +02:00
..
Actions fix(engine): durable queueing for long provisioning steps 2026-07-25 10:36:49 +02:00
Console feat(engine): orchestrator core (state machine + tick + lock) 2026-07-25 09:54:52 +02:00
Http feat(admin): dark Tactical-Terminal operator console 2026-07-25 08:35:03 +02:00
Livewire fix(engine): drop wg peer on host removal; clear reboot state on deadline fail 2026-07-25 10:46:11 +02:00
Models fix(engine): address Codex round 2 (poll budget, host error state, wg race) 2026-07-25 10:26:37 +02:00
Providers feat(engine): orchestrator core (state machine + tick + lock) 2026-07-25 09:54:52 +02:00
Provisioning fix(engine): drop wg peer on host removal; clear reboot state on deadline fail 2026-07-25 10:46:11 +02:00
Services fix(engine): fail if the WireGuard peer can't be persisted (wg-quick save) 2026-07-25 10:41:11 +02:00