kubernetes-csi / node-driver-registrar

Sidecar container that registers a CSI driver with the kubelet using the kubelet plugin registration mechanism.
Apache License 2.0
123 stars 133 forks source link

Cannot pull registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.11.0 #415

Open ThatsMrTalbot opened 1 month ago

ThatsMrTalbot commented 1 month ago

When attempting to pull the image for the new v2.11.0 I get the following:

$ docker pull registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.11.0
Error response from daemon: manifest for registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.11.0 not found: manifest unknown: Failed to fetch "v2.11.0"
humblec commented 1 month ago

Looking into this.. Atm, I don't see this tag in the artificatory, thus the image promotion also has not happened.

humblec commented 1 month ago

/assign @humblec

xing-yang commented 3 weeks ago

Microsoft has broken their base container images: https://github.com/microsoft/Windows-Containers/issues/493 We can't build Windows images.