Skip to content

ci: pull MinIO images from Quay - #3202

Merged
CTTY merged 2 commits into
apache:mainfrom
smaheshwar-pltr:ci/minio-quay-images
Sep 11, 2026
Merged

ci: pull MinIO images from Quay#3202
CTTY merged 2 commits into
apache:mainfrom
smaheshwar-pltr:ci/minio-quay-images

Conversation

@smaheshwar-pltr

@smaheshwar-pltr smaheshwar-pltr commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Related:

Docker Hub is no longer serving minio/minio (https://hub.docker.com/r/minio/minio) or minio/mc (https://hub.docker.com/r/minio/mc), stopping the integration test containers from starting on main and affecting open PRs.

This PR switches to the corresponding Quay images, as the related PRs above do - those other projects are encountering the same issue as us.

We should track moving away from MinIO as a follow-up, like PyIceberg did - but that's a larger discussion; this fix is temporary to unblock CI, PRs, etc.

AI Disclosure: Assisted by Codex (GPT-6).

Docker Hub no longer serves the MinIO server and client repositories, preventing integration test containers from starting. Use the corresponding Quay images with the existing release tags.

Generated-by: Codex
@smaheshwar-pltr
smaheshwar-pltr marked this pull request as ready for review September 11, 2026 22:50

@CTTY CTTY left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM!

@CTTY

CTTY commented Sep 11, 2026

Copy link
Copy Markdown
Collaborator

I think we need a repo admin/PMC to bypass merge this to fix the merge queue.

cc @blackmwk @kevinjqliu

@kevinjqliu

Copy link
Copy Markdown
Contributor

I think we need a repo admin/PMC to bypass merge this to fix the merge queue.

cc @blackmwk @kevinjqliu

hmm whats going on with the merge queue? let me check

@kevinjqliu

Copy link
Copy Markdown
Contributor

ok i think this might be a timing issue. This PRs CI ran before we enabled merge queue (#3195). Then #3195 got merged.

I clicked the "Update branch" button to rebase off latest main, lets see if that works

@CTTY
CTTY added this pull request to the merge queue Sep 11, 2026
@kevinjqliu

Copy link
Copy Markdown
Contributor

nice that went through. thanks for the PR!

Merged via the queue into apache:main with commit 9e1670d Sep 11, 2026
23 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.

4 participants