CSI NFS driver error message No such image: quay.io/k8scsi/nfsplugin:v0.3.0

82 views
Skip to first unread message

mike...@gmail.com

unread,
Feb 2, 2019, 9:35:12 AM2/2/19
to kubernetes-sig-storage

Downloaded from https://github.com/kubernetes-csi/drivers the file drivers-master.zip and extracted onto Kubernetes master node where I installed NFS V4 server as well to test the CSI NFS driver in my test environment.
kubectl create -f ./deploy/kubernetes/
service/csi-attacher-nfsplugin created
statefulset.apps/csi-attacher-nfsplugin created
serviceaccount/csi-attacher created
clusterrole.rbac.authorization.k8s.io/external-attacher-runner created
clusterrolebinding.rbac.authorization.k8s.io/csi-attacher-role created
daemonset.apps/csi-nodeplugin-nfsplugin created
serviceaccount/csi-nodeplugin created
clusterrole.rbac.authorization.k8s.io/csi-nodeplugin created
clusterrolebinding.rbac.authorization.k8s.io/csi-nodeplugin created

kubectl get pods
NAME                             READY   STATUS             RESTARTS   AGE
csi-attacher-nfsplugin-0         0/2     CrashLoopBackOff   13         58m
csi-nodeplugin-nfsplugin-7kfdz   0/2     CrashLoopBackOff   13         58m
csi-nodeplugin-nfsplugin-pnrwq   0/2     CrashLoopBackOff   13         58m

journalctl shows repeated messages below.
Feb 02 09:00:20 crhel7 dockerd-current[8452]: time="2019-02-02T09:00:20.738671041-05:00" level=error msg="Handler for GET /v1.26/images/quay.io/k8scsi/nfsplugin:v0.3.0/json returned error: No such image: quay.io/k8scsi/nfsplugin:v0.3.0"

File csi-attacher-nfsplugin.yaml contains image: quay.io/k8scsi/nfsplugin:v0.3.0

https://quay.io/repository/k8scsi/nfsplugin?tab=tags shows only version v0.2.0 of image. There is no v0.3.0 of image for quay.io/k8scsi/nfsplugin:v0.3.0.
Quay Security Scanner has detected 31 vulnerabilities with 31 RHSA Patches are available for 31 vulnerabilities. 

Will there be a new Docker image create for quay.io/k8scsi/nfsplugin that is most recent CSI NFS driver code and installation of all the current RHSA security vulnerability packages?

Saad Ali

unread,
Feb 4, 2019, 4:23:08 PM2/4/19
to mike...@gmail.com, kubernetes-sig-storage, kubernetes-sig-storage-wg-csi
Hi Mike,

The NFS driver and images do need to be updated. Unfortunately we have no volunteer maintaining it at the moment.

SIG Storage is looking for an owner for the CSI NFS driver. Someone who is willing to:
  1. Move the NFS CSI driver code from https://github.com/kubernetes-csi/drivers/tree/master/pkg/nfs to https://github.com/kubernetes-csi/csi-driver-nfs
  2. Update the driver to be CSI 1.0 compatible.
  3. Cut new 0.x and 1.x branches and images of the driver.
If you or someone you know is interested, please let me know.


--
You received this message because you are subscribed to the Google Groups "kubernetes-sig-storage" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-sig-st...@googlegroups.com.
To post to this group, send email to kubernetes-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kubernetes-sig-storage/c82da9b5-8dd5-449f-88d7-bd53c39fe8f5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Mathusan Selvarajah

unread,
Feb 5, 2019, 11:42:31 AM2/5/19
to Saad Ali, mike...@gmail.com, kubernetes-sig-storage, kubernetes-sig-storage-wg-csi
Hi Saad,

I think I can help maintain the CSI NFS driver. I've had experience using it, and know that there are some issues that need to be fixed.

Mathusan

luay...@gmail.com

unread,
Feb 5, 2019, 12:18:27 PM2/5/19
to kubernetes-sig-storage
I can help with that as well.

Luay,

Saad Ali

unread,
Feb 6, 2019, 2:25:41 PM2/6/19
to LA, kubernetes-sig-storage
Great! I'll put both your name down on the spreadsheet for moving and updating the NFS driver.

On Tue, Feb 5, 2019 at 9:18 AM <luay...@gmail.com> wrote:
I can help with that as well.

Luay,

--
You received this message because you are subscribed to the Google Groups "kubernetes-sig-storage" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-sig-st...@googlegroups.com.
To post to this group, send email to kubernetes-...@googlegroups.com.

Saad Ali

unread,
Feb 6, 2019, 2:28:23 PM2/6/19
to LA, prateek...@gmail.com, kubernetes-sig-storage
+Prateek who has been working on the iSCSI driver and also volunteered to help with the NFS driver.

Prateek Pandey

unread,
Feb 7, 2019, 4:51:36 AM2/7/19
to Saad Ali, LA, kubernetes-sig-storage
Great !! anyways i have raised the PR for iscsi and nfs csi-drivers , and testing them one by one . 
Can you guys please help me to test it out and then we can add some example yamls for references.

Thanks
Reply all
Reply to author
Forward
0 new messages