Skip to content
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

Failed to pull image minio/console #2197

Closed
ptisma opened this issue Jul 4, 2024 · 1 comment
Closed

Failed to pull image minio/console #2197

ptisma opened this issue Jul 4, 2024 · 1 comment

Comments

@ptisma
Copy link

ptisma commented Jul 4, 2024

I am installing the MiniIO operator by following the official docs, I am installing it via Helm:
https://min.io/docs/minio/kubernetes/upstream/operations/install-deploy-manage/deploy-operator-helm.html#

helm repo add minio-operator https://operator.min.io
helm install my-minio-operator minio-operator/minio-operator --version 4.3.7

I am getting the error from one of the console pods:
Failed to pull image "minio/console:v0.12.3": Error response from daemon: pull access denied for minio/console, repository does not exist or may require 'docker login': denied: requested access to the resource is denied

it seems that this image is deleted from the Dockerhub, is this behaviour bug or intended one, and why has not the official docs been updated?

@ptisma ptisma changed the title Failed to pull image "minio/console Failed to pull image minio/console Jul 4, 2024
@harshavardhana
Copy link
Member

Latest release of operator is v5.0.16 - we do not provide community support for older releases.

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

No branches or pull requests

2 participants