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: warn on error parsing Docker version #13201

Merged
merged 1 commit into from
Mar 3, 2017

Conversation

csrwng
Copy link
Contributor

@csrwng csrwng commented Mar 2, 2017

The latest version of Docker for Mac/Windows uses the Community Edition
versioning scheme. This causes 'cluster up' to halt with an error because
the new version cannot be parsed by the 'semver' library. This commit
changes the behavior to display a warning instead of exiting with an
error.

Fixes #13202

The latest version of Docker for Mac/Windows uses the Community Edition
versioning scheme. This causes 'cluster up' to halt with an error because
the new version cannot be parsed by the 'semver' library. This commit
changes the behavior to display a warning instead of exiting with an
error.
@csrwng
Copy link
Contributor Author

csrwng commented Mar 2, 2017

@openshift/devex

@bparees
Copy link
Contributor

bparees commented Mar 2, 2017

lgtm

@csrwng
Copy link
Contributor Author

csrwng commented Mar 2, 2017

[merge]

@openshift-bot
Copy link
Contributor

openshift-bot commented Mar 2, 2017

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin_future/755/) (Image: devenv-rhel7_6027)

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to b6fbeef

@openshift-bot
Copy link
Contributor

[Test]ing while waiting on the merge queue

@openshift-bot
Copy link
Contributor

Evaluated for origin test up to b6fbeef

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin_future/755/) (Base Commit: f4ef957)

@eschabell
Copy link

Fix verified...

@errordeveloper
Copy link

This worked for me, I'm using Docker for Mac. Has it made into a release yet? Are we gonna have to wait for 1.6.0 or it will make it into next 1.5.x?

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.

5 participants