From 1d2d18b644673c492e153531100fae1f5b334567 Mon Sep 17 00:00:00 2001 From: jester Date: Sat, 20 Dec 2025 23:09:50 +0000 Subject: [PATCH] Add DNS fix as critical priority in API section --- OPEN_THREADS.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/OPEN_THREADS.md b/OPEN_THREADS.md index e839b4b..f27009c 100644 --- a/OPEN_THREADS.md +++ b/OPEN_THREADS.md @@ -10,10 +10,11 @@ This file tracks items that are **active but unfinished**. Keep it short and cur ## Current ### API (zlh-api) +- **DNS Fix CRITICAL**: provisionAgent.js passing FQDN to EdgePublisher instead of SHORT hostname (3 line changes needed) - EdgeState schema (track record IDs for DNS/edge publishing) - DNS deletion reliability (use stored record IDs; regression test create→delete→recreate) - Velocity dereg correctness -- Reconcile job (DB ↔ Proxmox ↔ DNS ↔ Velocity) – hourly/on-demand +- Reconcile job (DB → Proxmox → DNS → Velocity) – hourly/on-demand ### Agent (zlh-agent) - Directory normalization (`/opt/zlh///world`)