Medya Gh
38ccb88e3f
address code review
2020-03-06 10:25:48 -08:00
Medya Ghazizadeh
5b7a7f2b73
Merge pull request #6910 from anencore94/ko-translation
...
Add Korean translation
2020-03-06 10:17:30 -08:00
anencore94
c037ffb6d3
Add translations for korean
...
Signed-off-by: anencore94 <anencore94@kaist.ac.kr>
2020-03-06 18:43:44 +09:00
anencore94
9d3a756bdc
Update translations by 'make extract'
...
- match translations file with code
Signed-off-by: anencore94 <anencore94@kaist.ac.kr>
2020-03-06 18:42:15 +09:00
Medya Gh
1c37fc5505
lint
2020-03-05 22:45:38 -08:00
Medya Gh
0335fb1ad7
change names
2020-03-05 22:38:47 -08:00
Medya Gh
2a37317a72
improve comment
2020-03-05 22:34:10 -08:00
Medya Gh
1e8dd94a77
fix logic
2020-03-05 22:31:44 -08:00
Medya Ghazizadeh
13d0d3c933
Merge pull request #6898 from priyawadhwa/preloaded-copy-vm
...
Use preloaded tarball for VMs as well
2020-03-05 20:37:37 -08:00
Nguyen Hai Truong
9ff0886f3c
Use 'k8s.gcr.io' instead of 'gcr.io/google-containers'
...
Ref: kubernetes/kubeadm/issues/2051
Signed-off-by: Nguyen Hai Truong <truongnh@vn.fujitsu.com>
2020-03-06 09:32:12 +07:00
Medya Gh
e1f6820335
fix already in use
2020-03-05 16:42:56 -08:00
Medya Ghazizadeh
3252ac9fc0
Merge pull request #6904 from tstromberg/no-iso-sha
...
Skip ISO checksum validation if custom URL is specified
2020-03-05 16:18:21 -08:00
Priya Wadhwa
db9cd9f2ef
change dest path
2020-03-05 15:46:12 -08:00
tstromberg
1f61f39bae
Merge conflict
2020-03-05 15:33:46 -08:00
Priya Wadhwa
b91b800fb8
Fix filepaths for windows
2020-03-05 15:23:22 -08:00
Medya Ghazizadeh
f702821c9d
Merge pull request #6903 from tstromberg/downgrade-spacing
...
Improve downgrade messaging
2020-03-05 14:30:47 -08:00
Medya Ghazizadeh
96fea8d2d4
Merge pull request #6900 from tstromberg/memory-scaling
...
Automatically scale the default memory allocation
2020-03-05 14:11:12 -08:00
tstromberg
39631edec7
Remove hardcoded version number
2020-03-05 13:58:49 -08:00
tstromberg
b6c96eef30
Skip ISO checksum validation if custom URL is specified
2020-03-05 13:49:48 -08:00
Priya Wadhwa
d2573ca25c
Merge branch 'master' of https://github.com/kubernetes/minikube into preloaded-copy-vm
2020-03-05 13:31:52 -08:00
tstromberg
a336bc9f76
Improve downgrade messaging
2020-03-05 13:30:07 -08:00
tstromberg
de1d2639da
Set explicit memory defaults in integration tests
2020-03-05 13:03:57 -08:00
tstromberg
fa5f9e11f3
Merge branch 'master' into memory-scaling
2020-03-05 13:03:23 -08:00
Priya Wadhwa
6058197e99
fix lint
2020-03-05 12:52:41 -08:00
Medya Ghazizadeh
ba199678ff
Merge pull request #6791 from medyagh/kic_ga
...
promote docker driver priority from "experimental" to "fallback"
2020-03-05 12:51:36 -08:00
Priya Wadhwa
1e5d92c32b
Only copy in preloaded tarball for VMs
2020-03-05 12:07:55 -08:00
Thomas Stromberg
044ff571e6
Merge master
2020-03-05 12:05:49 -08:00
Thomas Stromberg
c2c1807c93
Automatically scale the default memory allocation
2020-03-05 11:59:22 -08:00
Priya Wadhwa
05b9662b9f
Remove extracting tarball to volume so that it only happens once for kic
2020-03-05 11:55:53 -08:00
Priya Wadhwa
2252de247d
return 'not yet implemented' error
2020-03-05 11:34:14 -08:00
Priya Wadhwa
66b7dc3f7a
fix unit tests
2020-03-05 11:33:02 -08:00
Priya Wadhwa
fad655704e
Always download preloaded tarball if available, otherwise cache images
2020-03-05 11:20:17 -08:00
Priya Wadhwa
0bc60fb553
rebased on master
2020-03-05 11:12:42 -08:00
Medya Ghazizadeh
4c599a4c75
Merge pull request #6894 from nkprince007/unit-test-deps
...
github actions: Download deps before unit tests
2020-03-05 11:12:09 -08:00
Medya Ghazizadeh
50a4461ba5
Merge pull request #6897 from priyawadhwa/iso
...
Add lz4 and tar to iso
2020-03-05 11:08:10 -08:00
Medya Ghazizadeh
d96edd4e8e
Merge pull request #6892 from tstromberg/iso-fallback
...
Unify downloaders, add GitHub and Alibaba ISO fallbacks
2020-03-05 11:07:35 -08:00
Naveen Kumar Sangi
de4cb21d6a
github actions: Download deps before running jobs
2020-03-05 13:05:44 -06:00
Naveen Kumar Sangi
593bb4392f
main.yml: Capitalize action names
2020-03-05 12:58:09 -06:00
Naveen Kumar Sangi
2aad1b2cb9
main.yml: Remove trailing whitespaces
2020-03-05 12:57:19 -06:00
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