Files
LUNA-Charts/.gitea
Ninosaurier 75f43e4e4f
CI / lint-and-format (push) Successful in 30s
CI / changeset-check (push) Successful in 32s
CI / unit-tests (push) Successful in 37s
CI / component-tests (push) Failing after 30s
fix(ci-runner): connect component-tests job to the dind sidecar
The job container had no way to reach the docker-dind sidecar, so
'docker compose' failed with 'no such file or directory' on the unix
socket. Set DOCKER_HOST to the dind TCP endpoint and share the pod's
network namespace so the container can reach localhost:2375.
2026-08-02 18:14:07 +02:00
..