Bug#916256: [pkg-go] Bug#916256: Bug#916256: gitlab-runner fails when it tries to pull docker image gitlab-runner-helper:11.2.0

2019-01-24 Thread Dean Hamstead
Im using hosted kubernetes (azure kubernetes in this case) which runs the actual docker machines all for me. They are ubuntu it seems but they are entirely encapsulated as part of the service. That said, this error would occur if the kubernetes cluster is external to the debian machine that

Bug#916256: [pkg-go] Bug#916256: Bug#916256: gitlab-runner fails when it tries to pull docker image gitlab-runner-helper:11.2.0

2019-01-24 Thread Dmitry Smirnov
On Thursday, 24 January 2019 9:30:47 PM AEDT Dean Hamstead wrote: > In my case, i am using the kubernetes executor That shouldn't matter as it failed in "executor_docker.go:166". First it tries to load helper image from local file system: ERRO[] Docker executor: prebuilt image helpers

Bug#916256: [pkg-go] Bug#916256: gitlab-runner fails when it tries to pull docker image gitlab-runner-helper:11.2.0

2019-01-24 Thread Dean Hamstead
In my case, i am using the kubernetes executor On 24/1/19 6:39 pm, Dmitry Smirnov wrote: On Thursday, 24 January 2019 11:01:03 AM AEDT Dean Hamstead wrote: Seems to be the same as: https://gitlab.com/gitlab-org/gitlab-runner/issues/3441 Probably not the same... Debian package works very

Bug#916256: [pkg-go] Bug#916256: gitlab-runner fails when it tries to pull docker image gitlab-runner-helper:11.2.0

2019-01-23 Thread Dmitry Smirnov
On Thursday, 24 January 2019 11:01:03 AM AEDT Dean Hamstead wrote: > Seems to be the same as: > https://gitlab.com/gitlab-org/gitlab-runner/issues/3441 Probably not the same... Debian package works very different in regards to gitlab-runner-helper image. >From post-install docker build command is

Bug#916256: gitlab-runner fails when it tries to pull docker image gitlab-runner-helper:11.2.0

2019-01-23 Thread Dean Hamstead
Seems to be the same as: https://gitlab.com/gitlab-org/gitlab-runner/issues/3441

Bug#916256: gitlab-runner fails when it tries to pull docker image gitlab-runner-helper:11.2.0

2019-01-23 Thread Dean Hamstead
This is doomed to fail with the default logic for the helper_image default Per https://docs.gitlab.com/runner/configuration/advanced-configuration.html#helper-image and https://docs.gitlab.com/runner/configuration/advanced-configuration.html#overriding-the-helper-image

Bug#916256: gitlab-runner fails when it tries to pull docker image gitlab-runner-helper:11.2.0

2018-12-11 Thread Daniel Gomez
Package: gitlab-runner Version: 11.2.0+dfsg-2 Severity: important Dear Maintainer, Summary --- gitlab-runner executes docker for the first time it tries to download docker image gitlab-runner-helper:11.2.0 but it fails because repository does not exists with this tag name. Related links: *