Build: Pull MinIO images from Quay - #18071
Merged
Merged
Conversation
Docker Hub no longer serves the MinIO server and client repositories. Use the existing Quay images so AWS and Kafka integration tests can start, and update the Flink quickstart references as well. Generated-by: Codex
Keep the runnable Compose example working after the MinIO Docker Hub repositories became unavailable. Generated-by: Codex
This was referenced Sep 11, 2026
nssalian
approved these changes
Sep 11, 2026
Collaborator
There was a problem hiding this comment.
LGTM. Confirmed the quay.io/minio/* images (including the RELEASE.2024-12-18T13-15-44Z tag, quay.io/minio/mc:latest and quay.io/minio/minio:latest) resolve locally.
Pending CI to complete.
It is worth bringing this up in the mailing list of long term use of MinIO versus its alternatives
szehon-ho
approved these changes
Sep 11, 2026
Contributor
Author
|
Thanks both for the reviews, agreed that this a strong data point to move off MinIO - we had devlist discussions here previously, I'll send out an email now to revive it. |
smaheshwar-pltr
added a commit
to smaheshwar-pltr/iceberg
that referenced
this pull request
Sep 11, 2026
Include the MinIO image fix from apache#18071. Generated-by: Codex
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Related:
Docker Hub is no longer serving
minio/minio(https://hub.docker.com/r/minio/minio) orminio/mc(https://hub.docker.com/r/minio/mc), stopping the AWS integration tests and Kafka Connect integration tests from starting onmain(+ 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.
Note: we have discussed moving away from MinIO before, but I don't think that has progressed - see: