With the addition of the minikube mount command we should now be able to remove the native folder sharing options that were driver specific. The roadmap for this is the do it in the v0.19.0 release.
We should make sure to not break clients who are assuming that the home folder is mounted by default.
We have a flag to start the mount daemon for minikube start and a flag to disable the vbox mount as well. I think that we should support NFS based mounts for OSX and linux before moving forward as mount speed might be an issue.
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.
Prevent issues from auto-closing with an /lifecycle frozen comment.
If this issue is safe to close now please do so with /close.
Send feedback to sig-testing, kubernetes/test-infra and/or @fejta.
/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.
Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle rotten
/remove-lifecycle stale
Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen.
Mark the issue as fresh with /remove-lifecycle rotten.
Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/close
Most helpful comment
We have a flag to start the mount daemon for
minikube startand a flag to disable the vbox mount as well. I think that we should support NFS based mounts for OSX and linux before moving forward as mount speed might be an issue.