-
Notifications
You must be signed in to change notification settings - Fork 16
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
Make an initial release #3
Comments
@gbraad:
Or maybe just merge all of it, and go from 0.15 to 0.16 ? If anything, maybe revert 4f225c9 since it is confusing. |
Added, #13 Haven't done any reverts, and leaved the new commit. |
merged |
Seems like most of the minikube: minishift: And that the releases are mostly for the |
We are not in need of binary releases. We consume the library, just like
you do with boot2podman.
using the binary would actually confuse... and I'd rather even see it
deprecated
And with that, actual releases. Minikube and minishift consume as what we
believe solves our problem and needs.
…On Sun, Jan 20, 2019 at 7:11 PM Anders Björklund ***@***.***> wrote:
Seems like most of the libmachine consumers are happy *without* official
releases ?
minikube: 0.15.0-3-g1903531 (1903531
<1903531>)
<-- I tagged 'v0.15.0^' as 0.15.0 (1e4713b
<1e4713b>
)
minishift: 0.15.0-13-g6f34be4 (6f34be4
<6f34be4>)
<-- *almost* the same as 0.16.0~2 (b36cb27
<b36cb27>
)
And that the releases are mostly for the docker-machine *binaries*. So
maybe not important...
-
https://github.com/docker/machine/releases/tag/v0.15.0
-
https://github.com/docker/machine/releases/tag/v0.16.0
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#3 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAAHZq9WahkDxQX_--lkbZrQGNUh1Dnkks5vFE7OgaJpZM4UVX_C>
.
--
Gerard Braad | http://gbraad.nl
[ Doing Open Source Matters ]
|
The boot2podman story is slightly different, as I actually changed the API (e.g. removed swarm). But since that major change hasn't happened yet, there is no need to make it "almost" the same. |
For now, the workaround there is just to stop docker after machine is "done". And then start up crio. |
Minishift will not need any further development, as with OpenShift 4.0
we will use a different deployment method and a very simplified means
to maintain the lifecycle of the virtual machines.
…On Sun, Jan 20, 2019 at 7:30 PM Anders Björklund ***@***.***> wrote:
For now, the workaround there is just to stop docker after machine is "done". And then start up crio.
The boot2docker.iso are already implemented differently, but it follows the same "specification" still...
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
--
Gerard Braad | http://gbraad.nl
[ Doing Open Source Matters ]
|
No description provided.
The text was updated successfully, but these errors were encountered: