Workflow fails to pull image from private registry due to missing authentication #3747
Open
4 tasks done
Labels
bug
Something isn't working
gha-runner-scale-set
Related to the gha-runner-scale-set mode
needs triage
Requires review from the maintainers
Checks
Controller Version
0.9.3
Deployment Method
Helm
Checks
To Reproduce
Describe the bug
When creating a workflow that needs to use images hosted in a private repository we see a “no basic auth credentials” error. The same workflow running against a normal self-hosted runner is able to download the image.
I opened this discussion #3741 thinking it was a question but seeing that with the normal self-runner it works I understand that it is a bug.
Describe the expected behavior
It should work just like a self-hosted runner and be able to download the image from the private registry.
Additional Context
Controller Logs
Runner Pod Logs
The text was updated successfully, but these errors were encountered: