oskar
9b39581b53
fix(supervisor): content-based action IDs to prevent 30s backlog accumulation
...
Timestamp in reconcile-{ts}-{node}-{service} meant dedup guard never fired.
Switch to reconcile-{node}-{service} and check pending/approved/running states.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-21 17:47:37 +02:00
oskar
9f20dcae05
Add control plane deploy script and fix UI healthcheck
2026-05-18 21:34:57 +02:00
oskar
b7251ac416
Fix control plane UI healthcheck
2026-05-18 21:29:55 +02:00
Oskar Kapala
533b8e846d
Add heartbeat updates and improve health checks in control-plane components
2026-05-12 20:59:46 +02:00
Oskar Kapala
f4e6871d76
Add health check to control-plane Dockerfile fix syntax
2026-05-12 20:28:13 +02:00
Oskar Kapala
793559a4b5
Add health check to control-plane Dockerfile
2026-05-12 20:25:01 +02:00
Oskar Kapala
0cf1106b34
Update control-plane port mapping to 18180
2026-05-12 20:22:46 +02:00
Oskar Kapala
2029457f57
Implement VPS control-plane deployment profile
2026-05-12 20:19:05 +02:00