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

Unable to pull registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.10.0 #375

Closed
cmontemuino opened this issue Jan 9, 2024 · 3 comments · Fixed by kubernetes/k8s.io#6256

Comments

@cmontemuino
Copy link

It looks like v2.10.0 has not been published yet:

crictl pull registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.10.0
E0109 10:27:22.609581    1577 remote_image.go:167] "PullImage from image service failed" err="rpc error: code = NotFound desc = failed to pull and unpack image \"registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.10.0\": failed to resolve reference \"registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.10.0\": registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.10.0: not found" image="registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.10.0"
FATA[0000] pulling image: rpc error: code = NotFound desc = failed to pull and unpack image "registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.10.0": failed to resolve reference "registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.10.0": registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.10.0: not found

That version is missing here: https://github.com/kubernetes/k8s.io/blob/main/registry.k8s.io/images/k8s-staging-sig-storage/images.yaml#L39C1-L60

@cmontemuino
Copy link
Author

PR to replicate the missing image: kubernetes/k8s.io#6256

@jsafrane
Copy link
Contributor

Thanks for the PR! It is merged now.
/close

@k8s-ci-robot
Copy link
Contributor

@jsafrane: Closing this issue.

In response to this:

Thanks for the PR! It is merged now.
/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

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 a pull request may close this issue.

3 participants