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

Change minishift version to string to use vX.X.X #924

Closed
LalatenduMohanty opened this issue May 19, 2017 · 1 comment
Closed

Change minishift version to string to use vX.X.X #924

LalatenduMohanty opened this issue May 19, 2017 · 1 comment

Comments

@LalatenduMohanty
Copy link
Member

LalatenduMohanty commented May 19, 2017

Refer to pull request #923

The version output format looks quite different to the output from minishift openshift version and s2i version which is a minor annoyance for automation.

Old format:

$ minishift version
Minishift version: 1.0.1

New format:

$ minishift version
minishift v1.0.1

Other tools with similar formats:

$ minishift openshift version
openshift v1.5.0+031cbe4
kubernetes v1.5.2+43a9be4
etcd 3.1.0
$ s2i version
s2i v1.1.6
@LalatenduMohanty LalatenduMohanty changed the title Change minishift version to string to use v Change minishift version to string to use vX.X.X May 19, 2017
@LalatenduMohanty LalatenduMohanty changed the title Change minishift version to string to use vX.X.X Change minishift version to string to use vX.X.X May 19, 2017
@hferentschik hferentschik added this to the v1.1.0 milestone May 22, 2017
@hferentschik
Copy link
Member

Merged via pull request #923

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants