Skip to content

Allow configuration of Docker Registry credentials to avoid Rate Limiting #1180

@bogdanfazakas

Description

@bogdanfazakas

The current implementation of node performs unauthenticated Docker pulls and manifest checks. This leads to 429 Too Many Requests errors from Docker Hub when the rate limit for unauthenticated users is reached, causing CI/CD pipelines and compute jobs to fail.

  • Enable authenticated Docker operations by allowing the node to be configured with Docker Registry credentials.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions