refactor: update K8s, CI, Docker, Prometheus, scripts, and FXT CLI for api rename

- K8s: rename api-gateway → api manifests, delete web-gateway, update network policies
- CI: rename compile/deploy jobs, delete web-gateway jobs
- Docker: rename service in compose files
- Prometheus: update scrape targets and alert rules
- Scripts: update binary references in build/test/cert scripts
- FXT CLI: rename api_gateway_url → api_url (with serde alias for compat)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
jgrusewski
2026-03-04 23:46:36 +01:00
parent 3492b61faf
commit 57e22c01a8
37 changed files with 142 additions and 517 deletions

View File

@@ -29,7 +29,7 @@ PRODUCTION_MODULES=(
"config"
"common"
"services/trading_service"
"services/api_gateway"
"services/api"
)
# Print colored message