From 1969285e4f8d52ad2b24ab3ecd7b18e2c05d96b2 Mon Sep 17 00:00:00 2001 From: Andrew Stoltz Date: Thu, 18 Jun 2026 23:44:25 -0500 Subject: [PATCH] deploy(gateway): SEC-3 /api/gateway auth -> v20260619-sec3-429e6cf Closes the live anon /api/gateway/* REST bypass (PR #2, 429e6cf). Image built+imported to GX10 containerd. No consumers of the REST group; agent-zero uses /mcp (keyed). Co-Authored-By: Claude Opus 4.8 --- apps-gx10/fc-gateway/fc-gateway.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps-gx10/fc-gateway/fc-gateway.yaml b/apps-gx10/fc-gateway/fc-gateway.yaml index 7bbe658..1e4ac97 100644 --- a/apps-gx10/fc-gateway/fc-gateway.yaml +++ b/apps-gx10/fc-gateway/fc-gateway.yaml @@ -45,7 +45,7 @@ spec: fsGroupChangePolicy: OnRootMismatch containers: - name: web - image: localhost/fc-gateway:v20260617-hm1-gateway-e0627e3 + image: localhost/fc-gateway:v20260619-sec3-429e6cf imagePullPolicy: Never ports: - containerPort: 8080