-
Notifications
You must be signed in to change notification settings - Fork 101
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
ErrImagePull for Noobaa CLI v.5.12.4 #1196
Comments
I worked around by doing:
|
Hi @djjudas21 |
5.14.4still have this question Warning Failed 28s kubelet Failed to pull image "gcr.io/k8s-staging-sig-storage/objectstorage-sidecar/objectstorage-sidecar:v20221117-v0.1.0-22-g0e67387": rpc error: code = Unknown desc = failed to pull and unpack image "gcr.io/k8s-staging-sig-storage/objectstorage-sidecar/objectstorage-sidecar:v20221117-v0.1.0-22-g0e67387": failed to resolve reference "gcr.io/k8s-staging-sig-storage/objectstorage-sidecar/objectstorage-sidecar:v20221117-v0.1.0-22-g0e67387": failed to do request: Head "https://gcr.io/v2/k8s-staging-sig-storage/objectstorage-sidecar/objectstorage-sidecar/manifests/v20221117-v0.1.0-22-g0e67387": dial tcp: lookup gcr.io on 1.1.1.1:53: read udp 1.1.1.1:51150->1.1.1.1:53: i/o timeout |
openshift can install but kubenetes can nor |
Environment info
Actual behavior
I'm doing a green field installation of the Noobaa Operator via the Noobaa CLI, and running into ErrImagePull. I installed Noobaa CLI v5.12.4 but the deployment is trying to pull container image v5.12.0, which does not exist on Docker Hub.
Expected behavior
It should pull v5.12.4
Steps to reproduce
The text was updated successfully, but these errors were encountered: