Datavolume source from NFS
Not sure if this feature is available or not but looking for datavolume create from NFS?
I am not sure I understand the question. You want to have a DataVolume source of NFS?
Image in NFS location, from there dataimporter create pvc
I am still not sure I understand entirely. In general the importer pods run an non root, and do not have the permissions needed to mount an NFS mount inside the pod. In order to access an NFS volume one would normally create a PV that has the needed information to mount the NFS share on a node, then one would create a PVC that binds to the PV, and then you can use a pod to read information from the PVC and go from there.
This why I don't quite understand exactly what you are looking for.
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close.
/lifecycle stale
Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.
If this issue is safe to close now please do so with /close.
/lifecycle rotten
Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen.
Mark the issue as fresh with /remove-lifecycle rotten.
/close
@kubevirt-bot: Closing this issue.
In response to this:
Rotten issues close after 30d of inactivity. Reopen the issue with
/reopen. Mark the issue as fresh with/remove-lifecycle rotten./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-sigs/prow repository.