Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore setupmounts #174

Merged
merged 2 commits into from
May 12, 2017
Merged

Ignore setupmounts #174

merged 2 commits into from
May 12, 2017

Conversation

r2d4
Copy link
Contributor

@r2d4 r2d4 commented May 2, 2017

The 9p mount already exists in this case. This is reverting back to a similar behavior before
https://github.com/zchee/docker-machine-driver-xhyve/pull/161/files

This now logs a warning, but this is a not fatal error on a recreate. I'm not sure there's
a cleaner way since Start() has no context of if it is called on new VM or a recently stopped VM.

Reference: kubernetes/minikube#1400 (comment)

r2d4 added 2 commits May 1, 2017 23:25
The 9p mount already exists in this case.  This is reverting back to behavior before
https://github.com/zchee/docker-machine-driver-xhyve/pull/161/files

This now logs a warning, but this is a not fatal error on a recreate.  I'm not sure there's
a cleaner way since Start() has no context of if it is called on new VM or a recently stopped VM.
@zchee
Copy link
Member

zchee commented May 12, 2017

@r2d4 LGTM. thanks.

@zchee zchee merged commit b449807 into machine-drivers:master May 12, 2017
@r2d4 r2d4 deleted the ignore-setupmounts branch June 12, 2017 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants