nxtgauge-gitops/apps/ai-guard/base
sync-test d52b911aba
All checks were successful
sync-to-forgejo / sync (push) Successful in 16s
chore(ai-guard): scale to 0 — Phase 0 stabilization per AI architecture doc
ai-guard has been in ImagePullBackOff for 14+ days: no Dockerfile exists
in its source repo so no image was ever successfully built by CI, it
has no Kubernetes Service (unreachable even if the pod were healthy),
and its own dependencies (llm-guard, presidio) were never deployed.
Nothing currently routes through it anyway — both AI consumers call
LiteLLM directly. Scaling to 0 stops the wasted pull-retry churn until
it's properly rebuilt (Phase 3 of the target architecture).
2026-07-21 06:20:44 +05:30
..
deployment.yaml chore(ai-guard): scale to 0 — Phase 0 stabilization per AI architecture doc 2026-07-21 06:20:44 +05:30
kustomization.yaml fix(backend): add PORT env to all rust deployments (was crashing on boot) 2026-06-11 01:17:15 +05:30
namespace.yaml fix(backend): add PORT env to all rust deployments (was crashing on boot) 2026-06-11 01:17:15 +05:30
secret.yaml Encrypt all secrets with SOPS, add Flux decryption support, rotate JWT_SECRET/AI_SERVICE_KEY 2026-07-02 17:56:28 +05:30
service.yaml fix(backend): add PORT env to all rust deployments (was crashing on boot) 2026-06-11 01:17:15 +05:30