Add DNS fix as critical priority in API section

This commit is contained in:
jester 2025-12-20 23:09:50 +00:00
parent cc56e18be7
commit 1d2d18b644

View File

@ -10,10 +10,11 @@ This file tracks items that are **active but unfinished**. Keep it short and cur
## Current ## Current
### API (zlh-api) ### 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) - EdgeState schema (track record IDs for DNS/edge publishing)
- DNS deletion reliability (use stored record IDs; regression test create→delete→recreate) - DNS deletion reliability (use stored record IDs; regression test create→delete→recreate)
- Velocity dereg correctness - Velocity dereg correctness
- Reconcile job (DB ↔ Proxmox ↔ DNS ↔ Velocity) hourly/on-demand - Reconcile job (DB → Proxmox → DNS → Velocity) hourly/on-demand
### Agent (zlh-agent) ### Agent (zlh-agent)
- Directory normalization (`/opt/zlh/<game>/<variant>/world`) - Directory normalization (`/opt/zlh/<game>/<variant>/world`)