Skip to content

Conversation

@PascalBourdier
Copy link
Contributor

@PascalBourdier PascalBourdier commented Dec 15, 2025

we have too many errors from docker:

Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit

we have too many errors from docker:
```
:qError response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit
```
Copilot AI review requested due to automatic review settings December 15, 2025 13:50
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR switches the YugabyteDB test container images from Docker Hub to Quay.io registry to avoid Docker Hub's unauthenticated pull rate limits. The change also updates to newer LTS versions and uses the yugabyte-ubi (Universal Base Image) variant.

Key changes:

  • Migrated from yugabytedb/yugabyte on Docker Hub to quay.io/yugabyte/yugabyte-ubi on Quay.io
  • Updated to three LTS versions: 2.20.12.0, 2024.2.7.0, and 2025.2.0.0 (replacing older 2.14.15.0 and 2.20.2.1)
  • Added comment clarifying that only LTS versions are being tested

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant