Commit Graph

8167 Commits (6f463931239d419b94b37e53f7304bdab5a64f2f)

Author SHA1 Message Date
Thomas Stromberg 6f46393123 Remove blank line 2020-03-06 12:15:58 -08:00
Thomas Stromberg 120dce7b56 Remove extraneous calls to oci.PointToHostDockerDaemon 2020-03-06 12:13:51 -08:00
Thomas Stromberg 882d1aeab3 Universally point to the host docker daemon 2020-03-06 12:04:32 -08:00
Thomas Strömberg 170f57737f
Merge pull request #6913 from tstromberg/v1.8.0
Update Makefile and CHANGELOG to v1.8.0
2020-03-06 11:13:01 -08:00
Thomas Stromberg 4458137617 Remove duplicate names 2020-03-06 11:11:49 -08:00
Thomas Stromberg 4f629f190d Update Makefile and CHANGELOG to v1.8.0 2020-03-06 11:09:50 -08:00
Thomas Strömberg 9396c5c1fd
Merge pull request #6906 from medyagh/already_in_use
handle already in use container name
2020-03-06 10:51:50 -08:00
Thomas Strömberg 96a40d254e
Merge pull request #6908 from truongnh1992/gcrio
Use 'k8s.gcr.io' instead of 'gcr.io/google-containers'
2020-03-06 10:46:50 -08:00
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