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.9.2 #359

Closed
adarsh-dell opened this issue Nov 22, 2023 · 11 comments
Closed

Comments

@adarsh-dell
Copy link

adarsh-dell commented Nov 22, 2023

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

While I am able to pull v2.9.1
image (23)

https://github.com/kubernetes-csi/node-driver-registrar/releases/tag/v2.9.2

image

Tasks

No tasks being tracked yet.
@adarsh-dell
Copy link
Author

Is there any update on this?

@BenTheElder
Copy link

The image wasn't published. A repo maintainer will need to fix this.

@adarsh-dell
Copy link
Author

Any update on this?

@chethanv28
Copy link

Any update on this ?

@chethanv28
Copy link

@sunnylovestiramisu Would you be able to help here ?

@sunnylovestiramisu
Copy link
Contributor

@sunnylovestiramisu
Copy link
Contributor

kubernetes/k8s.io#6152

@sunnylovestiramisu
Copy link
Contributor

The above PR is merged, closing this issue.

/close

@k8s-ci-robot
Copy link
Contributor

@sunnylovestiramisu: Closing this issue.

In response to this:

The above PR is merged, closing this issue.

/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.

@BenTheElder
Copy link

Confirming this is available now:

$ crane manifest registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.9.2
{
   "schemaVersion": 2,
   "mediaType": "application/vnd.docker.distribution.manifest.list.v2+json",
   "manifests": [
      {
         "mediaType": "application/vnd.docker.distribution.manifest.v2+json",
         "size": 2402,
         "digest": "sha256:af21613822081eb20021fc8725f9803195b1e0d0c30330b84d4178b560a67481",
         "platform": {
            "architecture": "amd64",
            "os": "linux"
         }
      },
      {
         "mediaType": "application/vnd.docker.distribution.manifest.v2+json",
         "size": 950,
         "digest": "sha256:50e1ec569ade18ea0fe7f2125414edf9f13d8e99a2777787ba00cb8d9e86040c",
         "platform": {
            "architecture": "amd64",
            "os": "windows",
            "os.version": "10.0.17763.5122"
         }
      },
      {
         "mediaType": "application/vnd.docker.distribution.manifest.v2+json",
         "size": 950,
         "digest": "sha256:2cf50f26fa3625e7c705808f444bc86eca83bb07aaab9d1e3f3a595f152accc3",
         "platform": {
            "architecture": "amd64",
            "os": "windows",
            "os.version": "10.0.20348.2113"
         }
      },
      {
         "mediaType": "application/vnd.docker.distribution.manifest.v2+json",
         "size": 2402,
         "digest": "sha256:9a14325b156b82356b30e090143219251ba1022628279a71b6dc759b06b6dd04",
         "platform": {
            "architecture": "arm",
            "os": "linux",
            "variant": "v7"
         }
      },
      {
         "mediaType": "application/vnd.docker.distribution.manifest.v2+json",
         "size": 2402,
         "digest": "sha256:75b204590d8287b779c97aef200021694f6dec00266a98c7a037a26a3968f56f",
         "platform": {
            "architecture": "arm",
            "os": "linux",
            "variant": "v7"
         }
      },
      {
         "mediaType": "application/vnd.docker.distribution.manifest.v2+json",
         "size": 2402,
         "digest": "sha256:5ab367ae6e4d89c25e0dd1b1ff88bd0ae456854d24e371d626af4da2bdd87f12",
         "platform": {
            "architecture": "arm64",
            "os": "linux"
         }
      },
      {
         "mediaType": "application/vnd.docker.distribution.manifest.v2+json",
         "size": 2402,
         "digest": "sha256:c66354e9d76c5d300cdb316dff7e7abc6ac38a22adaecea8a70fc9daf40ae915",
         "platform": {
            "architecture": "ppc64le",
            "os": "linux"
         }
      },
      {
         "mediaType": "application/vnd.docker.distribution.manifest.v2+json",
         "size": 2402,
         "digest": "sha256:110ee366ad92db4ffa1ec50a0abac0979d43c1df54018bcb8fafa636cc1e9ae0",
         "platform": {
            "architecture": "s390x",
            "os": "linux"
         }
      }
   ]
}

@adarsh-dell
Copy link
Author

Thank you @BenTheElder @sunnylovestiramisu .

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

No branches or pull requests

5 participants