Commit Graph

8184 Commits (9ac1ad2a7ea8d2f5b6c82131ddda65e3e76c4935)

Author SHA1 Message Date
Thomas Stromberg 9ac1ad2a7e Merge master 2020-03-06 16:13:54 -08:00
Medya Ghazizadeh a48abe2ac6
Merge pull request from medyagh/update_changelog18
update changelog for 1.8
2020-03-06 16:04:27 -08:00
Medya Gh 4f28debc79 update changelog 2020-03-06 16:00:02 -08:00
Thomas Stromberg e027dfc4d2 More unused code cleanup 2020-03-06 15:57:12 -08:00
Medya Ghazizadeh 1061a2af78
Merge pull request from medyagh/check_running
check if container is running after create
2020-03-06 15:56:28 -08:00
Thomas Stromberg 3fee641a13 Remove remaining PointToHostDockerDaemon calls 2020-03-06 15:15:05 -08:00
Medya Ghazizadeh 1cb225f8ec
Merge pull request from tstromberg/control-plane-addr
Revert controlPlaneEndpoint to localhost
2020-03-06 15:14:49 -08:00
Medya Gh a58a9f0176 tweak 2020-03-06 15:13:56 -08:00
Medya Gh cb14468b44 english 2020-03-06 15:11:42 -08:00
Medya Gh cdb8f9c3f6 make sure container is running after create 2020-03-06 15:08:39 -08:00
Thomas Stromberg e1049e78b4 Revert controlPlaneEndpoint to localhost 2020-03-06 13:50:27 -08:00
Medya Ghazizadeh c17e998923
Merge pull request from tstromberg/fish-2x
docker-env: Add semicolons back for fish, required for fish 2.x users
2020-03-06 13:41:02 -08:00
Medya Ghazizadeh 987964bbb6
Merge pull request from tstromberg/test-panic
none_test: Fix nil pointer dereference on stat error
2020-03-06 13:40:48 -08:00
Medya Ghazizadeh 5bcdd62b29
Merge pull request from tstromberg/wrong-docker
Universally point to the host docker daemon
2020-03-06 13:01:18 -08:00
Thomas Stromberg 318f9f2b75 Flip boolean logic 2020-03-06 12:48:54 -08:00
Thomas Stromberg b5f1cf80a5 Fix nil pointer dereference on error 2020-03-06 12:32:30 -08:00
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 Stromberg 13da35ced2 Add semicolons back to fish env, required for fish 2.x users 2020-03-06 11:44:30 -08:00
Thomas Strömberg 170f57737f
Merge pull request 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 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 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 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 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 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 from tstromberg/downgrade-spacing
Improve downgrade messaging
2020-03-05 14:30:47 -08:00
Medya Ghazizadeh 96fea8d2d4
Merge pull request 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 from medyagh/kic_ga
promote docker driver priority from "experimental" to "fallback"
2020-03-05 12:51:36 -08:00