-
Notifications
You must be signed in to change notification settings - Fork 73
Description
Hi all
I propose we replace nfs-subdir-external-provisioner with the csi driver for nfs https://github.com/kubernetes-csi/csi-driver-nfs .
The nfs-subdir-external-provisioner suffers from a lack of maintainers and the kubernetes sig-storage group recommends people move away from use of this project to the csi driver for nfs. See meeting notes march 10th 2022: https://docs.google.com/document/d/1-8KEG8AjAgKznS9NFm3qWqkGyCHmvU6HVl0sk5hwoAE/edit?pli=1#heading=h.39gn7e729u4t
This lack of maintainers was especially evident earlier this year when users tried to address several security scan items in the nfs-subdir-external-provisioner container image. It also appears to be a candidate for deprecation and in slack they also recommend against using it.