Commit Graph

16 Commits (4756b15bc14678e00a516daee58db2e37de86458)

Author SHA1 Message Date
Anders F Björklund 62e3ba7b52 Update docker/machine to fix the AMD bug 2019-03-06 21:37:05 +01:00
Anders F Björklund fa392cd69e Upgrade libmachine to version 0.16.1 2019-02-03 14:00:36 +01:00
Joao Carlos 74d6155d47 Update docker/machine dependencies
Fixes an issue that prevents the vmwarefusion driver from working with
minikube.
2018-08-20 07:44:31 -07:00
dlorenc 85cac4dfe7 Update docker-machine for hyper-v fix. 2018-04-12 13:58:59 -07:00
dlorenc 9b86712058 Update docker-machine to fix hyper-v cmdlet collision. 2018-03-06 07:41:58 -08:00
dlorenc ee00eda89f Docker-machine update. 2017-12-11 10:26:37 -08:00
Matt Rickard e5002afa8c add vendor 2017-10-13 10:21:09 -07:00
Mike Grass 74014aed51 Update docker/machine dependencies to v0.10.0 2017-04-07 12:39:21 -07:00
minikube-bot 5cf6d08f3d Upgrade to k8s version v1.5.0-alpha.0
Upgrade to k8s version v1.5.0-alpha.1

Upgrade to k8s version v1.5.0-alpha.2

Update to k8s v1.5.0-beta.1
2016-12-13 11:21:43 -08:00
dlorenc 7758108e7a Update docker-machine. 2016-11-21 10:21:57 -08:00
dlorenc 8bb4237745 Update docker/machine to HEAD.
@aaron-prindle's commit made it upstream, and this picks up a few other fixes.
2016-09-27 13:03:22 -07:00
Jimmi Dyson abbb0f1469
Add hyperv support 2016-08-24 16:16:07 +01:00
Dan Lorenc 9c252f002f Update kubernetes to v1.3.0-beta.1 2016-06-18 20:06:13 -07:00
Brandon Philips 9d65272511 vendor: add github.com/docker/machine/driver/vmwarefusino
Use the exact same version as the virtualbox driver.
2016-06-11 19:45:35 -07:00
dlorenc 14c1db2388 Update libmachine code to pick up misc. bug fixes. 2016-05-24 13:54:39 -07:00
dlorenc e8a60b9cdf Initial prototype using libmachine and localkubectrl.
go run cli/main.go start will bring up a VM with localkube
running and print out instructions on how to use it.

Lots to do still:
- This is not very safe to re-run, but it will attempt to reuse a VM
if it already exists
- Commands for stopping/restarting/deleting
2016-04-19 11:21:57 -07:00