6 Commits

Author SHA1 Message Date
logaritmisk 917bedaf7c docs: reflect runner-embedded cache and persistent buildkit
The standalone gha-cache-server was removed; cache traffic now lands in
the act-runner's embedded Actions API (persisted on a 50Gi PVC). BuildKit
itself also moved to a 100Gi Longhorn PVC.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-23 22:48:26 +02:00
logaritmisk 7e63dcb42b docs: update README for infra/ namespace and current inputs 2026-05-23 13:04:17 +00:00
logaritmisk 075b5bb77b fix: drop deprecated install input
Upstream docker/setup-buildx-action@v3 warns that the install input is
deprecated; recommend BUILDX_BUILDER env var instead.
v1
2026-05-23 12:59:25 +00:00
logaritmisk 1e94194f00 docs: expand README 2026-05-23 12:57:27 +00:00
logaritmisk 5dbde17fb0 feat: composite action wrapping docker/setup-buildx-action 2026-05-23 12:56:43 +00:00
logaritmisk dc0d22c3c6 Initial commit 2026-05-23 12:55:51 +00:00