Closed MaKaNu closed 3 hours ago
Have you tried using an image as described in our GitLab integration guide? https://docs.astral.sh/uv/guides/integration/gitlab/
For GitLab, you'll want an image that isn't distroless: https://docs.astral.sh/uv/guides/integration/docker/#available-images
I was blind and deaf the hole time. As you can see I already had the variables ready but for what ever reason I missed entering the image correctly.
I always tinker at the wrong position... Thanks for pointing out. Kube now works as expected...
I am not sure at the moment, if this is an issue with the uv image or a bug on gitlab, but I stumbled over a different issue when testing my pipelines:
I have tested the following scenarios with different small changes based on the presented errors:
Gitlab runner on Kubernetes executor:
.gitlab-ci.yml:
result:
I have diagnosed a few issues with our kubernetes system, so I have run it multiple times and got a different result:
So I thought maybe still something wrong on Kubernetes, let me test on a standalone-docker executor:
result:
Something again with 'sh' so I thought lets test with empty entrypoint:
result: