Priya Wadhwa
b91b800fb8
Fix filepaths for windows
2020-03-05 15:23:22 -08:00
Priya Wadhwa
1e5d92c32b
Only copy in preloaded tarball for VMs
2020-03-05 12:07:55 -08:00
Priya Wadhwa
66b7dc3f7a
fix unit tests
2020-03-05 11:33:02 -08:00
Thomas Stromberg
1f7ae5b35b
Merge to master
2020-03-05 09:57:46 -08:00
Thomas Stromberg
fc72184249
go.mod update
2020-03-04 20:08:49 -08:00
Thomas Stromberg
a1ebcbd031
Merge conflicts
2020-03-04 18:01:41 -08:00
Thomas Stromberg
39670fc06f
Add download package & support URL fallback
2020-03-04 17:07:49 -08:00
Priya Wadhwa
aefbf2cd18
Rebased on master
2020-02-24 13:41:06 -08:00
sayboras
237258a3d6
Tag client-go with 0.17.3
2020-02-22 17:49:08 +11:00
sayboras
1a01df89c8
Upgrade kube libraries to latest 1.17.3
2020-02-22 17:49:08 +11:00
Priya Wadhwa
dee885267b
Don't require authentication to get checksum
2020-02-21 15:59:36 -08:00
Priya Wadhwa
c99bf76ee4
Add checksum verification
2020-02-21 12:03:31 -08:00
Tam Mach
b911e8f038
Bump go-containerregistry to latest ( #6073 )
...
* Bump go-containerregistry to latest
Signed-off-by: sayboras <sayboras@yahoo.com>
* Fix integration for cache image
2020-02-13 02:20:32 -07:00
Thomas Stromberg
02362d8d9c
Loosen error message matching for unit test
2020-01-31 12:55:56 -08:00
tstromberg
b5d0253418
Change v0.17.3-beta.0 refs to v0.17.2
2020-01-24 10:38:49 -08:00
tstromberg
c83ee09417
Update Kubernetes libraries to v1.17.2
2020-01-22 14:10:53 -08:00
Medya Gh
5a3c13815e
network overlay only for kic
2020-01-21 15:14:51 -08:00
Priya Wadhwa
2029d6012c
Rebased on master
2020-01-14 10:27:39 -08:00
Medya Gh
502f3b7f8f
use docker cli lib to get image id
2019-12-20 12:18:55 -08:00
Medya Gh
7a433cc6a9
Add kic specifc fields to machine config
2019-12-17 17:47:37 -08:00
Priya Wadhwa
d21db02c76
Apply addons to all profiles
2019-12-17 11:58:26 -08:00
Priya Wadhwa
7477050192
Turn addon manager off by default
...
Add run kubectl apply command directly if addons are changed by the user if the addon manager is disabled.
2019-12-05 10:46:28 -08:00
Medya Gh
95717c4793
add status to profile list
2019-11-26 19:53:27 -08:00
David Newman
fbb1d97cf1
feat(virtualbox): Users and set nat-nic-type and host-only-nic-type
2019-11-22 13:50:12 -05:00
Thomas Stromberg
82231dc0ee
Merge
2019-11-11 08:38:29 -08:00
Sharif Elgamal
44768190a6
correct timestamp
2019-11-09 12:44:19 -08:00
Sharif Elgamal
f26d38b709
useless imports
2019-11-09 11:56:38 -08:00
Sharif Elgamal
0e26fe054f
Update docker machine to point to latest
2019-11-09 11:54:45 -08:00
Medya Gh
80783bf7d5
gomod tidy
2019-11-07 13:25:25 -08:00
Nanik T
a64fec970f
Add help target to list all different targets #5603
...
Executing 'make help' will display a list of available targets
for building minikube. The output will look as follows
Available targets for minikube v1.4.1
--------------------------------------
iso-menuconfig Configure buildroot configuration
linux-menuconfig Configure Linux kernel configuration
all Build all different minikube component
drivers Build Hyperkit and KVM2 drivers
docker-machine-driver-hyperkit Build Hyperkit driver
integration Trigger minikube integration test
integration-none-driver Trigger minikube none driver test
integration-versioned Trigger minikube integration testing
...
...
...
2019-11-08 07:57:59 +11:00
Medya Gh
2c29d5eac7
bump go.mod version
2019-11-06 15:30:26 -08:00
tstromberg
fb3360da06
Check health of drivers from existing configs
2019-11-05 17:16:23 -08:00
minikube-bot
24b7591f41
Update releases.json to include v1.5.2
2019-10-31 15:27:27 -07:00
Medya Ghazizadeh
fc8e032bdc
Merge pull request #5310 from afbjorklund/go_getter_tags
...
Avoid the s3 and gcs protocol handlers in go-getter
2019-10-30 16:54:48 -07:00
Medya Gh
6bd5d9b157
Merge remote-tracking branch 'upstream/master' into NewCmdRunner
2019-10-21 11:17:28 -07:00
tstromberg
b9bd1ba8d6
Rewrite delete_test to run without side effects
2019-10-18 15:17:51 -07:00
RickyRajinder
96edacc0a9
Changed command runner
...
Fixed test
Print error message
Change minikube running check to after check if exists
Updates Set and adds test for disabling
Fix action for minikube not running
Fix import order
2019-10-11 00:09:28 -07:00
Medya Gh
25e3d870e5
fixing with shelquote
2019-10-08 17:08:38 -07:00
Anders F Björklund
3125d2cc20
Avoid the s3 and gcs protocol handles in go-getter
...
This cuts some 10M off the minikube binary size...
2019-09-14 10:02:46 +02:00
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
Sharif Elgamal
a440d28777
Get make builds working on Windows
2019-09-03 16:45:58 -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
c611cf806d
updated cache_image
2019-08-15 14:30:59 -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