Skip to content

CDRIVER-5814 Use less Artifactory for Earthly images #1927

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 18, 2025

Conversation

kevinAlbs
Copy link
Collaborator

Follow-up to #1794

Use of Artifactory is likely the cause of frequently encountered HTTP errors (example). Quoting slack:

Our Artifactory cluster is just three hosts, and they run really hot.

Using Artifactory is not needed. Quoting DEVPROD-12970:

We're unblocked for now after Docker agreed to add our IPv6 block to their allowlist

Unqualified images names (e.g. ubuntu:22.04) are used rather than a qualified image name (e.g. docker.io/library/ubuntu:22.10). This may help enable using a different registry for CI and local development. DEVPROD-15649 proposes AWS ECR.

Artifactory is still used for the sign-file and silkbomb targets.

@kevinAlbs kevinAlbs marked this pull request as ready for review March 17, 2025 19:20
@kevinAlbs kevinAlbs requested a review from eramongodb March 17, 2025 19:20
@kevinAlbs kevinAlbs merged commit 7eb631a into mongodb:master Mar 18, 2025
40 of 42 checks passed
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.

2 participants