Skip to content

Kubernetes Gitlab Runner not registered pull secret

Summary

We are having the following issue:

W1103 01:10:18.373589 2465 kubelet_pods.go:849] Unable to retrieve pull secret gitlab/artifactory-docker for gitlab/runner-4hjzzaz-project-95-concurrent-04vghq due to object "gitlab"/"artifactory-docker" not registered. The image pull may not succeed.

The secret exists, but we are not able to pull successfully.

Steps to reproduce

Deploy gitlab and a private docker repo Add a pull secret to kubernetes Add a pull secret to the kubernetes runner Try to run a job that needs to pull the private image