I discard this possibility, I have verified and the .docker/config.json
file on the host is created way before Autoscaler attempts to pull the image.
And when the Autoscaler logs output "error":"Error response from daemon: Get my-drone-runner-docker: no basic auth credentials"
, I do a docker pull my-drone-runner-docker
on the target host and I can pull the image without problems.