Thomas Stromberg
|
66cf896de4
|
Add difflib
|
2019-03-25 18:29:22 -07:00 |
Anders F Björklund
|
62e3ba7b52
|
Update docker/machine to fix the AMD bug
|
2019-03-06 21:37:05 +01:00 |
Thomas Stromberg
|
65c7758763
|
Add vendored cmpopts
|
2019-02-14 16:13:50 -08:00 |
Thomas Strömberg
|
c29ef66727
|
Merge pull request #3650 from bassam/pr-fix-parallels
Fix parallels support after #953
|
2019-02-13 20:56:49 -08:00 |
Bassam Tabbara
|
104f7dee9e
|
machine: fix parallels support
add vendor deps for parallels, fix compile issue, and enable parallels
as a default driver.
Signed-off-by: Bassam Tabbara <bassam@upbound.io>
|
2019-02-11 08:47:29 -08:00 |
Thomas Stromberg
|
f0632d2682
|
Add missing github.com/mattn/go-isatty files
|
2019-02-08 13:43:21 -08:00 |
Thomas Stromberg
|
bd93ae0beb
|
Add missing golang.org/x/text fixes
|
2019-02-08 13:38:47 -08:00 |
Thomas Stromberg
|
6c48048538
|
Merge from hell #2: refactor start.go because it's terrible
|
2019-02-08 13:37:29 -08:00 |
Thomas Stromberg
|
f2d6f45538
|
More console work
|
2019-02-07 14:56:29 -08:00 |
Thomas Stromberg
|
562e782686
|
Add missing go-cmp directory from dep ensure
|
2019-02-07 09:36:59 -08:00 |
Anders F Björklund
|
fa392cd69e
|
Upgrade libmachine to version 0.16.1
|
2019-02-03 14:00:36 +01:00 |
Thomas Stromberg
|
378670bc8e
|
dep ensure -update github.com/johanneswuerbach/nfsexports
|
2019-01-23 11:47:03 -08:00 |
Fabio Rapposelli
|
f6bb67b604
|
update vendor dependencies
|
2019-01-15 17:57:09 -08:00 |
dlorenc
|
6f797b6e6a
|
Bump everything to 1.11.
|
2018-09-26 11:58:13 -07:00 |
dlorenc
|
9f16dbc870
|
Update go-ansiterm.
|
2018-09-26 11:58:13 -07:00 |
Praveen Kumar
|
23bd8de8d8
|
Issue #3037 change dependency management to dep
|
2018-09-26 11:58:13 -07:00 |
dlorenc
|
3dc5f21dfb
|
Update go-containerregistry library
|
2018-08-22 20:24:46 -05: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
|
232080ae0c
|
Remove some more vendored k8s.
|
2018-07-26 08:23:21 -07:00 |
dlorenc
|
703f76d35a
|
Final godep sync.
|
2018-07-24 12:36:42 -07:00 |
dlorenc
|
d9ab2fe8fd
|
Godep changes for removing localkube.
|
2018-07-24 12:36:42 -07:00 |
kairen
|
ad576faae9
|
Reuse the FeatureGates field to parse kubeadm and component feature gates
|
2018-07-16 08:09:09 -07:00 |
dlorenc
|
1f355ea965
|
Vendor changes for go-containerregistry switch.
|
2018-06-14 10:09:06 -07:00 |
dlorenc
|
85cac4dfe7
|
Update docker-machine for hyper-v fix.
|
2018-04-12 13:58:59 -07:00 |
dlorenc
|
09d4ecb25f
|
Fix the jenkins build script to detect make errors.
Also fix the build itself.
|
2018-03-30 11:19:53 -07:00 |
dlorenc
|
dcb5c2cc50
|
Manual changes for 1.10.
localkube now has to be non-statically compiled :(
|
2018-03-27 23:13:34 -07:00 |
dlorenc
|
6ff1639008
|
Vendor changes for 1.10
|
2018-03-27 10:47:20 -07:00 |
dlorenc
|
a000c35e17
|
Update to k8s 1.9.4.
|
2018-03-20 11:32:56 -07:00 |
dlorenc
|
9b86712058
|
Update docker-machine to fix hyper-v cmdlet collision.
|
2018-03-06 07:41:58 -08:00 |
dlorenc
|
67487c3164
|
Update to k8s v1.9.3.
|
2018-02-26 13:21:25 -08:00 |
Yongkun Anfernee Gui
|
c07258b45a
|
Fix more permissions
|
2018-02-09 14:32:53 -08:00 |
dlorenc
|
0e505fbfa7
|
Update godeps for nfsexports.
|
2018-01-02 16:18:54 -08:00 |
Mohit Gupta
|
7d9413ccd1
|
remove the hyperkit prefix so we can move this to other drivers as well with time and fix vendoring issue
|
2018-01-02 16:18:54 -08:00 |
Mohit Gupta
|
e1903b7423
|
support NFS sharing with the hyperkit driver
|
2018-01-02 16:18:54 -08:00 |
dlorenc
|
22fd03d0b2
|
Update mux.
We had some issues with mux/gorilla in our vendoring. This should fix it.
|
2017-12-27 08:05:56 -08:00 |
dlorenc
|
0a749f9336
|
More patches for component config.
|
2017-12-21 14:15:48 -08:00 |
dlorenc
|
8a19e676dd
|
Fix kube-proxy patch.
|
2017-12-21 14:15:48 -08:00 |
dlorenc
|
6b169daa45
|
Add context back.
|
2017-12-21 14:15:48 -08:00 |
dlorenc
|
28cbc6f73a
|
Vendor changes for 1.9 update.
|
2017-12-21 14:15:48 -08:00 |
dlorenc
|
ee00eda89f
|
Docker-machine update.
|
2017-12-11 10:26:37 -08:00 |
dlorenc
|
bc20281f1e
|
Update hyperkit go driver.
|
2017-11-20 11:52:20 -05:00 |
Matt Rickard
|
9dbd3966b0
|
apply kube-proxy patch
|
2017-10-16 10:07:19 -07:00 |
Matt Rickard
|
e5002afa8c
|
add vendor
|
2017-10-13 10:21:09 -07:00 |
Matt Rickard
|
7cc7452ee9
|
Add patch for openapi
|
2017-10-04 08:59:50 -07:00 |
Matt Rickard
|
0e6e930a7d
|
Merge pull request #1881 from r2d4/cache-images-4-minikube
Cache images in minikube
|
2017-09-06 15:43:04 -07:00 |
Matt Rickard
|
7a9f3bef0d
|
Upgrade to Kubernetes v1.7.5
|
2017-09-05 11:38:54 -07:00 |
Matt Rickard
|
201e5f9eff
|
Vendor changes
|
2017-08-30 17:46:35 -07:00 |
Matt Rickard
|
48b165808c
|
Bring KVM driver in-tree
Add boilerplate
Review feedback
|
2017-08-28 11:52:35 -07:00 |
Matt Rickard
|
3a0d03f93b
|
Merge pull request #1844 from r2d4/command-runner
Add CommandRunner interface
|
2017-08-24 15:07:51 -07:00 |
dlorenc
|
e3d239929b
|
Jenkins/Makefile targets.
|
2017-08-24 11:54:59 -07:00 |