Priya Wadhwa
d0b0dce7a2
Add lz4 and tar to iso
...
We can use preloaded tarballs for VMs as well, but this requires both
lz4 and tar to be installed to that the tarball can be extracted
correctly within the VM.
2020-03-05 10:52:40 -08:00
Priya Wadhwa
1cac7786cc
Use preload tarball for VMs
...
Since preloaded tarballs are container runtime specific, I added a Preload() func
to the cruntime interface. To use it with VMs, the tarball is first
copied into the VM and then extracted. The leftover tarball is deleted,
and the container runtime (currently only docker is supported) is
restarted.
2020-03-05 10:44:34 -08:00
Thomas Stromberg
1a01b9450c
Clarify logic around beginDownloadKicArtifacts
2020-03-05 10:23:51 -08:00
Priya Wadhwa
34adb345b2
Merge branch 'master' of github.com:kubernetes/minikube into preloaded-copy-vm
2020-03-05 10:22:16 -08:00
Medya Ghazizadeh
776f96bd1d
Merge pull request #6896 from sharifelgamal/driver-fix
...
Fallback to vm-driver parameter
2020-03-05 10:21:15 -08:00
Thomas Stromberg
1f7ae5b35b
Merge to master
2020-03-05 09:57:46 -08:00
Medya Ghazizadeh
8c046fd091
Merge pull request #6880 from nkprince007/master
...
fix wording for docker/podman drivers to "container"
2020-03-05 09:42:41 -08:00
Sharif Elgamal
625592920e
fallback to vm-driver
2020-03-05 09:41:51 -08:00
Medya Ghazizadeh
b75d62f08f
Merge pull request #6784 from afbjorklund/cni-upgrade
...
Upgrade cni and cni-plugins to spec 0.4.0
2020-03-05 01:50:54 -08:00
Naveen Kumar Sangi
b43977d7cc
fixHost: Use container word for kic drivers
...
Relates to https://github.com/kubernetes/minikube/issues/6859
2020-03-05 01:32:17 -06:00
Sharif Elgamal
1327f9d3a5
Merge pull request #6836 from sharifelgamal/machinename
...
Decouple machine name from profile/cluster name
2020-03-04 21:06:28 -08:00
Thomas Stromberg
883e108dce
Fix hyperv import
2020-03-04 21:05:38 -08:00
Thomas Stromberg
9adf54388d
lint cleanup
2020-03-04 20:49:49 -08:00
Thomas Stromberg
832fb6b4ab
preload: check local cache and status codes
2020-03-04 20:42:05 -08:00
Thomas Stromberg
3e772d0048
Merge master
2020-03-04 20:18:16 -08:00
Thomas Stromberg
fc72184249
go.mod update
2020-03-04 20:08:49 -08:00
Medya Ghazizadeh
5b6c7835b3
Merge pull request #6874 from priyawadhwa/skip-cache
...
Only cache k8s images if necessary
2020-03-04 19:06:47 -08:00
Medya Ghazizadeh
d5bc3fdc65
Merge pull request #6888 from sharifelgamal/driver
...
Switch --vm-driver paramter to --driver
2020-03-04 19:04:43 -08:00
Thomas Stromberg
27cca764b5
Fix integration test
2020-03-04 18:57:12 -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
Sharif Elgamal
4aafc5534c
fix fix to fix fix
2020-03-04 16:38:22 -08:00
Sharif Elgamal
0ff12cafac
Merge branch 'master' of github.com:kubernetes/minikube into machinename
2020-03-04 16:37:54 -08:00
Medya Ghazizadeh
9c1dbe745c
Merge pull request #6889 from tstromberg/symlink-inversion
...
Fix inverted certificate symlink creation logic
2020-03-04 16:29:18 -08:00
Sharif Elgamal
a2dd34cd8c
dummy commit to fix travis:
2020-03-04 16:20:55 -08:00
Priya Wadhwa
c1d8025e87
Use preloaded tarball for VMs as well
2020-03-04 16:17:52 -08:00
Sharif Elgamal
34d5f84d52
fix makefile part 2
2020-03-04 15:50:48 -08:00
Sharif Elgamal
1d1956ffac
fix makefile
2020-03-04 15:39:59 -08:00
Priya Wadhwa
2f4987894a
code review comment
2020-03-04 15:09:24 -08:00
priyawadhwa
d403da451b
Merge pull request #6870 from priyawadhwa/transfer-binaries
...
Add k8s binaries to preloaded tarball
2020-03-04 15:00:11 -08:00
Thomas Stromberg
42670e6e11
Update TestSetupCerts unit test to match code change
2020-03-04 14:59:25 -08:00
Thomas Stromberg
d45471ca8d
Add certificate sync integration test
2020-03-04 14:48:40 -08:00
Thomas Strömberg
41235a7ffa
Merge pull request #6816 from halmai/halmai-patch-1
...
give hint if 'minikube delete' cannot delete the machine directory
2020-03-04 14:44:12 -08:00
Sharif Elgamal
eccb1d5e0a
fix unit test
2020-03-04 14:43:42 -08:00
Sharif Elgamal
a9db1d86d9
add TODO's for bootstrapper
2020-03-04 14:23:33 -08:00
Medya Ghazizadeh
65f819dc3b
Merge pull request #6885 from medyagh/docker_env_restart
...
warn to update docker-env on restart
2020-03-04 14:12:36 -08:00
Sharif Elgamal
2db0b8cea2
fix search/replace errors
2020-03-04 14:10:39 -08:00
Sharif Elgamal
a3e000d850
addressing comments
2020-03-04 14:09:15 -08:00
Thomas Stromberg
3f40bdcc47
Fix inverted certificate symlink logic
2020-03-04 13:53:11 -08:00
Sharif Elgamal
ac0c1bad42
missing files
2020-03-04 13:48:21 -08:00
Medya Ghazizadeh
d1b0d507ca
Merge pull request #6882 from nkprince007/profile_list
...
profile_list: Do not throw error for unready clusters
2020-03-04 13:45:12 -08:00
Sharif Elgamal
e2ce45c6f0
Switch --vm-driver paramter to --driver
2020-03-04 13:32:43 -08:00
Medya Gh
f40c5a7b30
move funcs arround
2020-03-04 12:50:01 -08:00
Csongor Halmai
be81a72310
removing extra space
2020-03-05 07:36:21 +11:00
Medya Ghazizadeh
6d54f0efbe
Merge pull request #6764 from afbjorklund/exotic-arch
...
Build minikube cross for exotic architectures
2020-03-04 11:31:17 -08:00
Medya Gh
1d367aaf71
lint
2020-03-04 10:42:00 -08:00
Medya Gh
db5903d3ed
lint
2020-03-04 10:40:32 -08:00
Medya Gh
54df61d677
point to host daemon more places
2020-03-04 10:37:10 -08:00
Sharif Elgamal
8a732aeb8d
actually fix hyperv
2020-03-04 10:28:28 -08:00
Medya Gh
5c5bfa7ef5
point to right docker
2020-03-04 10:27:56 -08:00