Home-build grafana-sidecar container #281

Merged
eblume merged 4 commits from feature/grafana-sidecar into main 2026-03-03 13:48:25 -08:00

4 commits

Author SHA1 Message Date
58c0abd574 Switch grafana sidecar to home-built image
Replace quay.io/kiwigrid/k8s-sidecar with
registry.ops.eblu.me/blumeops/grafana-sidecar:v1.28.0-49c8045.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 13:41:47 -08:00
49c80458e2 Add grafana-sidecar to service version tracking
Pin to v1.28.0 — v2.x deferred due to memory regression and
readOnlyRootFilesystem issues.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 13:39:26 -08:00
dafa84d44a Add grafana-sidecar container Dockerfile
Multi-stage Python venv build from forge mirror, matching upstream
kiwigrid/k8s-sidecar v1.28.0 conventions. Runs as UID 65534 (nobody).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 13:36:51 -08:00
c9847f3088 Add grafana-sidecar documentation and changelog
Docs-first for home-building the k8s-sidecar container image,
replacing upstream quay.io/kiwigrid/k8s-sidecar.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 13:36:11 -08:00