nxtgauge-gitops/apps
sync-test 837e0f71ac
All checks were successful
sync-to-github / sync (push) Successful in 15s
fix(companies): use Recreate deploy strategy to avoid RWO PVC Multi-Attach
companies is the only service mounting nxtgauge-uploads-pvc (ReadWriteOnce).
Default RollingUpdate surges a second pod before the old one releases the
volume, causing FailedAttachVolume/Multi-Attach and a permanently stuck
rollout (12+ dead ReplicaSets had piled up from this over the past few
days). Recreate tears down the old pod first so the new one can attach.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-17 19:41:15 +05:30
..
ai-guard chore(ai-guard): scale to 0 — Phase 0 stabilization per AI architecture doc 2026-07-21 06:20:44 +05:30
forgejo fix: Create config.yaml for forgejo-runner daemon 2026-07-07 22:55:27 +00:00
github-actions-runners/base feat(ci): add github self-hosted runners 2026-06-16 00:47:15 +05:30
litellm feat(backup): add postgres backup CronJobs for litellm and main data namespace 2026-08-15 22:34:55 +05:30
nxtgauge-admin-solid chore(gitops): deploy admin-solid@fcf65664bf47a66d701555d2b06f081ec12b7d29 2026-08-15 23:13:58 +00:00
nxtgauge-ai-assistant chore(gitops): deploy ai-assistant@4e3180745f90f80f4afd28806a48589a11f2d589 (sha256:1571b2ce6b518a431e268c6fd5f39bf2774c8aa584362519bb02ecf2b2fdaebb) 2026-08-15 17:07:23 +00:00
nxtgauge-backend-rust fix(companies): use Recreate deploy strategy to avoid RWO PVC Multi-Attach 2026-08-17 19:41:15 +05:30
nxtgauge-frontend-solid chore(gitops): deploy frontend-solid@61de19749fb2ea05a64405b76d75d17d883fec13 2026-08-15 23:13:41 +00:00
ollama/base fix(ollama): use Recreate deployment strategy to avoid RWO PVC mount deadlock on rollout 2026-07-21 06:33:21 +05:30
postgresql feat(backup): add postgres backup CronJobs for litellm and main data namespace 2026-08-15 22:34:55 +05:30
registry fix(flux): repair registry retention manifest 2026-06-14 01:44:50 +05:30
traceworks2026 chore(gitops): update nxtgauge app images 2026-08-08 15:37:31 +00:00