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

cluster up: use shared volumes in mac and windows #10199

Merged
merged 1 commit into from
Aug 4, 2016

Conversation

csrwng
Copy link
Contributor

@csrwng csrwng commented Aug 3, 2016

Starting the latest version of origin is not working on the latest version of Docker for Mac (1.12) because it tries to use the nsenter mounter (findmnt is available on the Docker vm). In Kube 1.3 and later secrets are no longer written with the nsenter writer, causing them to not be visible in the host of Docker > 1.10.

Eventually the nsenter mounter will go away, but for now it's needed for Docker 1.9 support on Linux.

@csrwng
Copy link
Contributor Author

csrwng commented Aug 3, 2016

@bparees ptal

@bparees
Copy link
Contributor

bparees commented Aug 3, 2016

lgtm [merge]

@openshift-bot
Copy link
Contributor

openshift-bot commented Aug 3, 2016

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/7476/) (Image: devenv-rhel7_4749)

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to 5a9445a

@openshift-bot
Copy link
Contributor

[Test]ing while waiting on the merge queue

@openshift-bot
Copy link
Contributor

Evaluated for origin test up to 5a9445a

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/7476/)

@openshift-bot openshift-bot merged commit e825a52 into openshift:master Aug 4, 2016
@csrwng csrwng deleted the clusterup_sharedvol branch December 21, 2016 20:58
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.

3 participants