k8s-and-chill/rendered/envs/production
Felix Wolf 88fa8c4df3 fix(traefik): increase read-timeout to avoid crashing ocis for large uploads
Traefik's default readTimeout of 60s killing the upload connection. The cascade was:

  1. Large upload exceeds 60s → Traefik kills connection
  2. storageusers floods with NetworkTimeoutError
  3. Aborted uploads generate tons of NATS events
  4. NATS gets overwhelmed → no response from stream
  5. Proxy can't resolve user roles → login returns 500
2026-04-12 18:49:02 +02:00
..
argocd feat: Add VictoriaMetrics monitoring stack 2026-03-31 00:20:23 +02:00
cert-manager feat: Wire ArgoCD to Forgejo for GitOps management 2026-03-30 23:09:50 +02:00
cloudnative-pg feat: Migrate Forgejo to CNPG PostgreSQL + Hetzner CSI volumes 2026-04-03 16:37:13 +02:00
forgejo feat: Add automated backups for Forgejo (Postgres + git repos) 2026-04-03 17:29:03 +02:00
grafana fix(grafana): Use existing secret for admin credentials 2026-04-04 16:59:58 +02:00
hcloud-csi feat: Migrate Forgejo to CNPG PostgreSQL + Hetzner CSI volumes 2026-04-03 16:37:13 +02:00
kube-state-metrics feat: Add VictoriaMetrics monitoring stack 2026-03-31 00:20:23 +02:00
metrics-server feat: Add metrics-server for pod/node resource metrics 2026-04-04 14:34:32 +02:00
node-exporter feat: Add VictoriaMetrics monitoring stack 2026-03-31 00:20:23 +02:00
ocis chore: update service resource requests and identifiers 2026-04-12 18:26:47 +02:00
traefik fix(traefik): increase read-timeout to avoid crashing ocis for large uploads 2026-04-12 18:49:02 +02:00
victoria-metrics-single fix(victoriametrics): Remove nodeselector for old node 2026-04-12 17:30:26 +02:00