Skip to content

Hitting Docker Hub Rate Limit #369

Open
@ed0906

Description

@ed0906

Problem description

We've started using these actions in anger across a couple of projects and are already hitting the Dockerhub Rate Limit on our Self Hosted Runners.

Image

It doesn't seem possible in Github Actions to supply DockerHub credentials before these are pulled, as they are pulled immediately after the "Set Up Runner" step which is before any steps etc.
This issue is meaning we either have to wait out the rate limit timer, or remove our usage of dflook Github Actions.

Would it be possible to publish images to an alternative Registry with higher pull limits? Or add documentation on how to solve this issue?

Terraform version

1.10.4

Backend

s3

Workflow YAML

Simple usage of any dflook action within a workflow file

Workflow log

Has debug logging been enabled?

  • Yes, the ACTIONS_STEP_DEBUG secret was set to true when capturing the workflow log above. I understand that if I have not done this, I may not recieve a response.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions