You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we're constantly hitting the Docker Hub rate limit with an paid account/subscription. As for now our usage is around 50% of the allowed pulls/day (5.000) with hundreds of replications distributed over the whole day.
Therefore I'm wondering if pre-pull actions of Harbor like checking repository and tags for existence on remote side are also made authenticated with supplied Registry credentials or not?
According to the official Docker documentation, listing tags and repositories should not consume the pull count quota.
@sizowie, have you confirmed this with the upstream registry? I believe we can't take further action until we have a clear understanding of the situation.
Hi there,
we're constantly hitting the Docker Hub rate limit with an paid account/subscription. As for now our usage is around 50% of the allowed pulls/day (5.000) with hundreds of replications distributed over the whole day.
Therefore I'm wondering if pre-pull actions of Harbor like checking repository and tags for existence on remote side are also made authenticated with supplied Registry credentials or not?
Thank you!
Cheers, Janek
Versions:
The text was updated successfully, but these errors were encountered: