You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I wanted to try out this CSI driver to test nfs connectivity and functionality, and saw there was a 4.7 release pushed, so I did a helm install, and the containers are failing saying they can't find the 4.7.0 image.
If you are like me and leave ArgoCD on auto sync, you got the alerts already. The latest version image is definitely missing from the repo.
docker pull registry.k8s.io/sig-storage/nfsplugin:v4.7.0
Error response from daemon: manifest for registry.k8s.io/sig-storage/nfsplugin:v4.7.0 not found: manifest unknown: Failed to fetch "v4.7.0"
Hello, I wanted to try out this CSI driver to test nfs connectivity and functionality, and saw there was a 4.7 release pushed, so I did a helm install, and the containers are failing saying they can't find the 4.7.0 image.
Helm chart was pulled from "https://raw.githubusercontent.com/kubernetes-csi/csi-driver-nfs/master/charts" specifying version "v4.7.0"
20m Warning Failed pod/csi-nfs-node-9nqhs Failed to pull image "registry.k8s.io/sig-storage/nfsplugin:v4.7.0": rpc error: code = NotFound desc = failed to pull and unpack image "registry.k8s.io/sig-storage/nfsplugin:v4.7.0": failed to resolve reference "registry.k8s.io/sig-storage/nfsplugin:v4.7.0": registry.k8s.io/sig-storage/nfsplugin:v4.7.0: not found
kubectl version
): v1.28.8+rke2r1uname -a
): Linux 6.8.0-31-generic Is it possible to implement snapshot functionality for nfs csi driver #31-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 20 00:40:06 UTC 2024 x86_64 x86_64 x86_64 GNU/LinuxThe text was updated successfully, but these errors were encountered: