Thomas Stromberg
1fde0ce67d
run 'go mod tidy'
2019-09-11 10:00:59 -07:00
Sharif Elgamal
78efb602b3
forwarding docker/machine to machine-drivers/machine
2019-09-10 13:08:44 -07:00
Matt Morrissette
f1b3afe99c
Add "native-ssh" flag to "start" and "ssh" commands and config
2019-09-05 17:38:41 -07:00
Ivan Ogasawara
c8f753c49d
Fix thrift ref
2019-09-03 12:16:23 -04:00
Sharif Elgamal
43e39618a2
Replace file lock with mutex
2019-08-21 15:17:32 -07:00
Priya Wadhwa
198d6397f9
Merge branch 'master' of github.com:kubernetes/minikube into gvisor-image
2019-08-15 13:56:37 -07:00
Medya Gh
9d44601ede
Addeed file lock for kubeconfig
2019-08-13 20:56:28 -07:00
Priya Wadhwa
f708cfa15c
Update go.mod to work with daemon pkg in go-containerregistry
2019-08-12 16:18:22 -07:00
Thomas Strömberg
345ed1b85d
Merge pull request #5025 from blueelvis/4996-fix-download-progress-bars
...
Upgrade cheggaaa/pb from v1.0.27 to v3.0.1
2019-08-12 08:31:20 -07:00
Sharif Elgamal
3f18cf3b89
Adding GOPROXY to Travis ( #5018 )
...
* Adding GOPROXY to Travis and fixing libmachine go mod entry
* add comment for weird version
2019-08-09 15:55:17 -07:00
Pranav Jituri
7fa4e054f3
Fixed the progress bars ^_^
2019-08-09 04:02:29 +05:30
Priya Wadhwa
bd17652481
Merge branch 'master' of https://github.com/kubernetes/minikube into gvisor-image
2019-08-08 13:10:04 -07:00
Priya Wadhwa
94638de7fd
Remove error in gvisor image since it works now
2019-08-08 12:52:40 -07:00
Priya Wadhwa
cdbb2dd572
Updated gvisor test
2019-08-05 15:21:09 -07:00
Priya Wadhwa
24a2748af8
rebased, fixed merge conflicts
2019-08-05 13:53:23 -07:00
Priya Wadhwa
f216fe68ad
Check local daemon for cached image before checking remote repo
2019-08-05 13:07:47 -07:00
tstromberg
22e55c70b8
Switch ISO download impl from go-download to go-getter
2019-08-05 11:46:38 -07:00
Medya Gh
6b495f8cdb
move download logic to TestDownloadOnly
2019-08-01 10:58:00 -07:00
Medya Gh
da5a2a3b0e
adding exponential retry
2019-07-30 22:48:51 -07:00
Medya Gh
9ee922e286
Proxy tear down none
2019-07-30 10:46:46 -07:00
Medya Gh
04144ca1d4
wait for dashboard
2019-07-30 10:43:10 -07:00
Medya Ghazizadeh
165c1afd33
UI: improve minikube help output by grouping into categories ( #4879 )
...
* Improve minikube help output by grouping into categories
* consistant colon
* Add configuration category to grouped commands
2019-07-29 15:04:44 -07:00
josedonizetti
4965b89243
Bump spf13/cobra
2019-07-27 10:16:44 -03:00
josedonizetti
3ec9b1ed2a
Bump k8s.io/kubernetes to 1.15.0
2019-07-24 19:51:40 -03:00
Anders F Björklund
8cd98f9ad0
Upgrade libmachine to master
...
This includes the fixes that was previously on
the github.com/machine-drivers/machine master:
6f34be4 Allow localized names for Virtual Switch
3a0d935 Fix broken IsVTXDisabled detection on AMD CPU
2019-07-19 13:52:35 +02:00
Sharif Elgamal
b40011b2e3
Add T versions of the console convenience functions ( #4796 )
...
* Add T versions of the console convenience functions
* more changes
* Make OutT and ErrT more convenient and add WithCodeT:
* add UsageT
* make extract
* translate messages in displayError
2019-07-17 15:19:49 -07:00
Anders F Björklund
fdb4f9b167
Show "localhost" information for none driver
2019-07-10 17:27:55 +02:00
Sharif Elgamal
015117e04a
Ignore generated file for boilerplate
2019-06-24 15:34:24 -07:00
Sharif Elgamal
7fc7b245e1
fix linting errors
2019-06-19 18:21:39 -07:00
Sharif Elgamal
e8329f6380
Merge branch 'master' of github.com:kubernetes/minikube into localization-poc
2019-06-19 17:59:17 -07:00
Medya Gh
d3855d4b09
adding retriable http get
2019-06-12 10:44:04 -07:00
Sharif Elgamal
483f9fb19e
Merge branch 'master' of github.com:kubernetes/minikube into localization-poc
2019-05-30 15:26:20 -07:00
Sharif Elgamal
fbc11c327a
Recursive search for extractor
2019-05-29 14:35:28 -07:00
Medya Gh
3ff806a595
Added unittest and rebase
2019-05-16 14:44:01 -07:00
Sharif Elgamal
03ebb0e0f5
Merge branch 'master' of github.com:kubernetes/minikube into localization-poc
2019-05-16 13:50:39 -07:00
Medya Gh
08d19bf15a
Improve formatting and messages
2019-05-15 15:39:50 -07:00
Medya Gh
b8501ea4f4
Fix formatting
2019-05-15 15:30:39 -07:00
Medya Gh
10799333f1
Added integration tests for proxy
2019-05-15 15:00:45 -07:00
Thomas Stromberg
6e693d22ee
lint-a-geddon is here
2019-05-13 21:43:52 -07:00
tstromberg
9a9f9edf5f
First pass at lint-ageddon
2019-05-13 18:31:55 -07:00
Sharif Elgamal
fd75433f07
fixing go mods
2019-05-13 18:02:44 -07:00
Tiago Ilieve
8b17e6070c
Add Go modules, remove Go dep
2019-05-13 20:39:31 +02:00