fix(data-plane): require advertised gateway endpoint

This commit is contained in:
sechmachine
2026-07-29 06:30:30 +07:00
parent d9f348ae69
commit 5f3b9132a1
2 changed files with 26 additions and 3 deletions
+4
View File
@@ -32,6 +32,10 @@ Connection Server authority into a client.
- The Protocol repository is the sole wire-contract authority; consumers pin
an immutable release without a filesystem `replace`.
The gateway requires an explicit `-advertise-address host:port`; it is the
only endpoint placed in the Server registration and must be client-reachable.
Apollo management and RTSP addresses remain private gateway-side inputs.
## Verification
The baseline uses Go 1.26.5 and OpenSpec 1.5.0: