Steven Powell
f13ae5cdc6
Refactor tmp dir detection to improve testability
2021-02-05 17:01:56 -07:00
Priya Wadhwa
97c58bf839
Fix test
2021-02-05 15:29:43 -08:00
Medya Ghazizadeh
2c60c126a7
Merge pull request #10369 from prezha/support-ancient-docker-versions
...
support ancient versions of docker again (template parsing issue)
2021-02-05 15:26:27 -08:00
Priya Wadhwa
1a0f75e6e7
Merge branch 'master' of https://github.com/kubernetes/minikube into mk-image-load
2021-02-05 14:37:31 -08:00
Priya Wadhwa
15548fc83e
update docs
2021-02-05 14:36:55 -08:00
Priya Wadhwa
9a9c160b3f
Move load test into functional test
2021-02-05 14:28:25 -08:00
Medya Ghazizadeh
3f4ff5b011
Merge pull request #10374 from medyagh/docker_running_containerd
...
disable dockerd for container runtime
2021-02-05 14:21:42 -08:00
Predrag Rogic
51111737bb
change wording: supported -> recommended
2021-02-05 21:27:35 +00:00
Medya Ghazizadeh
b387cf27b3
Merge pull request #10372 from spowelljr/fixSnapBug
...
fixed snap package manager bug
2021-02-05 13:12:58 -08:00
Medya Gh
6476d6f82c
fix unittest
2021-02-05 13:03:29 -08:00
Medya Ghazizadeh
b7feb137f3
Merge pull request #10375 from spowelljr/updateKlog
...
update klog to v2
2021-02-05 13:00:30 -08:00
alonyb
6cc9b63ccc
upgrade spinner library
2021-02-05 15:50:16 -05:00
Steven Powell
859e4c53b0
update klog to v2
2021-02-05 13:31:36 -07:00
Medya Gh
7a83dc7ab9
move on if cant disable socket and try
2021-02-05 12:25:24 -08:00
Medya Gh
6bf615d3d5
disable dockerd for container runtime
2021-02-05 12:20:29 -08:00
Steven Powell
4eb9a9081b
fixed snap package manager bug
2021-02-05 12:04:33 -07:00
Priya Wadhwa
22a65a0c12
Add --all flag to
2021-02-05 10:48:08 -08:00
Priya Wadhwa
0061d72be6
Merge branch 'master' of https://github.com/kubernetes/minikube into mk-image-load
2021-02-05 10:24:23 -08:00
Predrag Rogic
64972693e6
remove the Exit for old docker versions
2021-02-05 14:30:45 +00:00
Predrag Rogic
f519ec50cc
support ancient versions of docker again (template parsing issue)
2021-02-05 01:54:09 +00:00
Priya Wadhwa
63d3a20cf8
update docs
2021-02-04 16:31:44 -08:00
Priya Wadhwa
97d78f846e
Fix mustload
2021-02-04 16:23:39 -08:00
Priya Wadhwa
d257ff2a94
remove debugging comments
2021-02-04 16:22:27 -08:00
Priya Wadhwa
f365fcc692
Add integration test to ensure works correctly
2021-02-04 16:21:40 -08:00
Priya Wadhwa
07562be3f0
clean up code so we aren't duplicating it
2021-02-04 14:47:28 -08:00
Priya Wadhwa
1d63f085e4
Add command
2021-02-04 14:45:27 -08:00
hetong07
6d8804e10e
Use the 'ExProgramUnsupported' as the error code for MK_WRONG_BINARY_WSL error.
2021-02-03 18:29:13 -08:00
hetong07
547f506701
Rephrase the adivce, use the runtime.GOOS to check whether it is .exe binary and modify the error name to address comments in pull request.
2021-02-03 18:06:05 -08:00
hetong07
289bf2fe84
Merge branch 'master' into issue_10311
2021-02-03 17:41:15 -08:00
Sharif Elgamal
6fb41b7104
Merge branch 'master' of github.com:kubernetes/minikube into gcp-auth-multiarch
2021-02-03 12:52:24 -08:00
ilya-zuyev
9d091e680e
Merge pull request #10358 from sharifelgamal/ilya-approver
...
add ilya-zuyev as approver
2021-02-03 12:29:48 -08:00
Medya Ghazizadeh
bd1c1e4873
Merge pull request #10337 from ilya-zuyev/ilyaz/fix_docs_for_arm
...
Update documentation with instructions for darwin/arm64 platform
2021-02-03 11:26:02 -08:00
Sharif Elgamal
2bb38c657c
add ilya-zuyev as approver
2021-02-03 11:18:36 -08:00
ilya-zuyev
a7489c1bba
Merge pull request #10309 from afbjorklund/ssh-address
...
Make sure that ssh driver gets an ip address
2021-02-03 11:17:07 -08:00
Medya Ghazizadeh
dec27e3bb1
Merge pull request #10346 from azhao155/yzhao/fix/multipleWarning
...
docker/podman driver: warn only once for slow running commands
2021-02-03 09:58:41 -08:00
Anders F Björklund
07ea0ec0a4
Wait for the CRI socket to be created properly
...
Before returning the container runtime back to
the caller. Wait for a minute (usually 1 second)
Note that this doesn't apply to the dockershim,
it only replies to runtimes that are using CRI.
2021-02-03 17:26:06 +01:00
hetong07
ad08087b44
Allow user to use --force to run windows binary inside WSL.
2021-02-02 23:48:14 -08:00
Sharif Elgamal
93bf6308fd
update gcp-auth addon to latest version
2021-02-02 15:56:57 -08:00
Priya Wadhwa
0a0f39a112
Implement minikube image load command
2021-02-02 15:47:07 -08:00
Medya Ghazizadeh
ce8a7e8014
Merge pull request #9996 from daehyeok/profile_list_error
...
Fix profile list when there are multi node clusters
2021-02-02 15:18:31 -08:00
Medya Ghazizadeh
d97418828d
Merge pull request #10119 from daehyeok/profile_name
...
Don't allow profile names that conflict with a multi-node name
2021-02-02 15:12:57 -08:00
Yanshu Zhao
67458418ca
Change test naming
2021-02-02 21:39:34 +00:00
Medya Ghazizadeh
0509fd8413
Merge pull request #10132 from priyawadhwa/windows-test
...
CI: add TestScheduledStop on windows in github actions
2021-02-02 13:34:07 -08:00
Medya Ghazizadeh
55fcfd2360
Merge pull request #10345 from afbjorklund/gluster-site
...
ISO: Old glusterfs releases were moved to a subdir
2021-02-02 13:25:30 -08:00
Yanshu Zhao
84e7c47e8a
reduce lock scope
2021-02-02 21:20:31 +00:00
Yanshu Zhao
8009a5b3a8
change naming
2021-02-02 20:59:29 +00:00
Sharif Elgamal
5bff0cf0cf
Merge pull request #10218 from Karmavil/patch-1
...
typo
2021-02-02 11:07:34 -08:00
Sebastian Madejski
51230736a1
add alternative architecture names for x86_64 and arm64 to installation guide
2021-02-02 18:35:45 +01:00
Sebastian Madejski
258a31d85f
changed name from ARM to ARM64 in installation guide to reflect actual architecture
2021-02-02 18:16:33 +01:00
Yanshu Zhao
4665993109
Add header file for the test
2021-02-02 16:57:47 +00:00