Commit Graph
5 Commits
Author SHA1 Message Date
Admin Bot 4dd188c95c fix: netpol allow both ClusterIP VIP and real API server endpoints
CI / Vet, test, build (push) Canceled after 1m59s
CI / Build and push image (push) Canceled after 0s
2026-08-26 16:19:48 -07:00
Admin Bot 8aa22c7e26 fix: netpol egress to real API server IPs on port 6443 (Cilium)
CI / Vet, test, build (push) Canceled after 1m31s
CI / Build and push image (push) Canceled after 0s
2026-08-26 16:18:16 -07:00
Admin Bot 18678e988e fix: allow egress to k8s API server in network policy
CI / Vet, test, build (push) Successful in 2m4s
CI / Build and push image (push) Canceled after 0s
2026-08-26 16:16:09 -07:00
Story Crater Bot 500eb74577 fix: match namespaces by kubernetes.io/metadata.name in netpol egress
kube-system and llm-serving carry only the automatic label, so DNS and
upstream egress matched nothing and every dispatch failed with 502.
2026-08-20 00:04:17 -07:00
Story Crater BotandClaude Opus 5 058f11cf2b chore: initial commit of Go API gateway
CI / Test (push) Canceled after 0s
CI / Vet (push) Canceled after 0s
CI / Build (push) Canceled after 0s
CI / Security (govulncheck) (push) Canceled after 0s
Baseline for the Kong replacement on api.riotpiao.com. Brings the working
tree under version control for the first time: gateway source, the task
board that drives the agent runs, test fixtures, and K8s manifests.

Anchor the gateway ignore rule to the repo root. Unanchored, "gateway"
also matched the cmd/gateway/ source directory, so the program entrypoint
was excluded from every commit.

Co-Authored-By: Claude Opus 5 (1M context) <[email protected]>
2026-08-19 20:54:34 -07:00