Skip to content

ci: pull the MinIO test images from quay.io - #142

Merged
jghoman merged 1 commit into
mainfrom
jakob/minio-quay-images
Sep 18, 2026
Merged

jghoman merged 1 commit into
mainfrom
jakob/minio-quay-images

Conversation

@jghoman

@jghoman jghoman commented Sep 18, 2026

Copy link
Copy Markdown
Collaborator

The DuckLake e2e job fails at stack boot:

minio-init Error pull access denied for minio/mc, repository does not exist
or may require 'docker login': denied: requested access to the resource is denied

Docker Hub stopped serving the MinIO images anonymously. The same release tags remain public on quay.io — both quay.io/minio/minio and quay.io/minio/mc verified public via the registry API, with latest present on each.

hoglake hit this on 2026-09-11 and moved its images the same way (server/docker-compose.yml, TestImages.kt), so this repo is the last one still pointing at Docker Hub.

Unrelated to any in-flight branch: main's last CI run was green, and nothing in the repo changed — the registry did.

Docker Hub stopped serving minio/mc and minio/minio anonymously, so the DuckLake e2e job fails at stack boot with "pull access denied ... repository does not exist". The same release tags remain public on quay.io; both repos verified public via the registry API.

hoglake hit this on 2026-09-11 and moved its images the same way.
@jghoman
jghoman merged commit 56dc6b5 into main Sep 18, 2026
17 checks passed
@jghoman
jghoman deleted the jakob/minio-quay-images branch September 18, 2026 16:05
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