Commit graph

9 commits

Author SHA1 Message Date
61721097d6
chore(sizer): 🔧 rename forgejo-runner-sizer to ci-sizer in deployment configs
- Update container image names to ci-sizer-{receiver,collector}
- Update Dex OIDC client ID and name to ci-sizer
- Template allowed-org as SIZER_ALLOWED_ORG variable
2026-04-21 14:16:39 +02:00
2af607e949
chore(garm): ⬆️ bump garm to v0.1.7-forgejo-14, add CPU sizing mode env vars 2026-04-20 16:08:12 +02:00
f2c885cd84
fix(sizer): 🔧 sync gitops with live deployment — add OIDC config, remove legacy Forgejo tokens 2026-04-16 15:05:53 +02:00
47f99082db
feat(sizer-receiver): add GARM WebSocket event enrichment env vars
Add GARM_URL, GARM_USER, and GARM_PASSWORD environment variables to
the sizer-receiver deployment so it can connect to GARM's WebSocket
event stream for run-status enrichment.

Ref: IPCEICIS-8514
2026-04-15 15:46:55 +02:00
a3bae88ce9
fix(sizer-receiver): 🐛 add fsGroup to pod securityContext for PVC write access
Distroless nonroot container (UID 65534) needs matching fsGroup to write
to the PVC used for SQLite migrations.

Ref: IPCEICIS-8514
2026-04-15 14:45:27 +02:00
3f739528ae
Set deployment strategy to Recreate for sizer-receiver 2026-03-12 10:35:13 +01:00
e2fa739318
Ensure imagePullPolicy is set to Always for sizer-receiver 2026-03-12 10:31:22 +01:00
Martin McCaffery
903da3746e
Add sizer-collector config to dev garm 2026-03-10 11:08:03 +01:00
35ea14e298
rename optimiser to sizer 2026-03-09 11:26:51 +01:00