Commit Graph
4 Commits
Author SHA1 Message Date
chemavxandClaude Opus 4.8 29d817547b gitea-runner: repoint token to Infisical-backed secret (3b, out-of-band)
env GITEA_RUNNER_REGISTRATION_TOKEN secretKeyRef
  gitea-runner-secret -> gitea-runner-secret-infisical
Rolls the pod: fresh emptyDir -> act_runner re-registers with same-value token.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-20 21:49:16 +00:00
chemavx 00c5bc2d37 fix: DinD memory request 1Gi→2Gi, limit 2Gi→4Gi 2026-05-05 09:15:14 +00:00
ChemaVX 5f3e1d5584 fix: dind stability — memory request 1Gi, liveness probe, emptyDir sizeLimit 10Gi 2026-05-04 11:09:31 +00:00
chemavxandClaude Sonnet 4.6 0bf2e746dd feat(registry-cache): add Docker Hub pull-through cache + dind mirror config
Deploy registry:2 as Docker Hub pull-through cache on chemavx-k8 (hostPort 5000,
ClusterIP 10.43.163.56:5000). Configures dind runner to use local mirror via
daemon.json to eliminate Docker Hub rate limit failures in CI/CD.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-22 11:35:43 +00:00