Commit Graph

10490 Commits (ea1331619a8b43a84a627df944caa2e69aff6b51)

Author SHA1 Message Date
Medya Ghazizadeh ba9d1baf9d
Merge pull request #8279 from medyagh/test_ver_upgrade
fix parsing kubernetes version flag on an existing minikube
2020-05-27 00:13:11 +00:00
Medya Ghazizadeh 69d679f0c1
Merge pull request #8239 from medyagh/verify_docker_env
docker-env: restart dockerd inside minikube on failure
2020-05-26 23:56:58 +00:00
Medya Gh f16ed7c650
pass env to run cnmd 2020-05-26 16:52:34 -07:00
Medya Ghazizadeh 1bfdc4b0d1
Merge pull request #8129 from blues-man/master
Addons: add OLM support
2020-05-26 23:26:20 +00:00
Medya Gh ab3710cc0b
fix parsing kubernetes version flag on an existing minikube 2020-05-26 16:20:07 -07:00
Medya Gh 56d11a907e
refactor 2020-05-26 15:31:34 -07:00
Medya Gh 6ff8c9a9ba review comments 2020-05-26 15:02:42 -07:00
Medya Gh 7ab632a040
add qutation mark 2020-05-26 14:47:21 -07:00
Medya Gh 834a584142 combine info and warnning 2020-05-26 13:29:31 -07:00
Medya Gh 2437a521e4 address review comments 2020-05-26 13:27:01 -07:00
Medya Gh d24351a8c3 revert unrelated ode 2020-05-26 13:27:01 -07:00
Medya Gh 82b79d6e8b remove podman-env restart 2020-05-26 13:27:01 -07:00
Medya Gh 7e1a2a557b separate 2020-05-26 13:27:01 -07:00
Medya Gh 18e9055fb4 restart only what if needed 2020-05-26 13:27:01 -07:00
Medya Gh f43ac07b41 restart docker on docker-env to prevent IP cert problems 2020-05-26 13:27:01 -07:00
Medya Ghazizadeh 20179ef8ee
Merge pull request #8259 from legal90/parallels-host-ip
Add HostIP implementation for parallels driver
2020-05-26 19:59:26 +00:00
Medya Gh a4d9a5bc05
try 2020-05-25 21:51:06 -07:00
Medya Gh fad43627ad
skipping more tests for now 2020-05-25 21:47:54 -07:00
Medya Gh e9e53745de
skipping for now 2020-05-25 21:11:52 -07:00
Medya Gh b773fb4a4b
skip mount test on windows 2020-05-25 21:03:44 -07:00
Medya Gh 8ef8cad40e
fix mount cmd powershell test 2020-05-25 20:16:56 -07:00
Medya Gh 978fceb63b
fix cache_reload test 2020-05-25 19:58:28 -07:00
Medya Gh 502c79be45
fix mount test for powershell 2020-05-25 19:53:41 -07:00
Medya Gh 7109ef5f5b
try again 2020-05-25 17:56:15 -07:00
Medya Gh 73150f9fdf
try all args in one string for powershell 2020-05-25 17:38:33 -07:00
Medya Gh 8a425f85db
try again 2020-05-25 17:33:54 -07:00
Medya Gh 65bc343990
try again 2020-05-25 16:58:50 -07:00
Medya Gh 7d78e01fb8
fix ssh test 2020-05-25 16:40:07 -07:00
Medya Gh 1881032044
fix ssh test 2020-05-25 16:30:04 -07:00
Medya Gh e2d4290800
functional test 2020-05-25 15:55:54 -07:00
Medya Gh 2cf49def09
lower the timeout 2020-05-24 15:20:58 -07:00
Medya Gh d4e4bbb170
add powershell to both commands 2020-05-24 14:55:38 -07:00
Medya Gh ed9950efc5
increase time for docker-env test 2020-05-24 04:52:22 -07:00
Medya Gh 7b81e8068f
add powershell run helper 2020-05-24 04:46:35 -07:00
Mikhail Zholobov 2b8bac695e
Apply code review changes
Rename "cmd*" var to "bin*" in the parallels-specific block
2020-05-23 23:08:10 +02:00
Mikhail Zholobov c22a92f9bf
Add HostIP implementation for parallels driver 2020-05-23 20:35:55 +02:00
Mikhail Zholobov 49905d8fea
Remove Parallels from the list of supported drivers for Linux
Parallels Desktop works only on macOS (Darwin)
2020-05-23 16:32:28 +02:00
SataQiu 98b0258565 honor --image-repository even if --image-mirror-country is set 2020-05-22 15:11:02 +08:00
Sharif Elgamal e225968194 Merge branch 'master' of github.com:kubernetes/minikube into restart 2020-05-21 15:44:31 -07:00
Medya Ghazizadeh ad437c2c9c
Merge pull request #8229 from afbjorklund/docker-inspect
kic: explicitly provide the type in inspect commands
2020-05-21 22:44:20 +00:00
Medya Ghazizadeh f26ea0fcf2
Merge pull request #8238 from sharifelgamal/postmortem
allow minikube status to display for one node
2020-05-21 22:41:00 +00:00
Sharif Elgamal c8723ce59c Merge branch 'master' of github.com:kubernetes/minikube into restart 2020-05-21 14:54:29 -07:00
Sharif Elgamal bde6624365 Merge branch 'postmortem' of github.com:sharifelgamal/minikube into restart 2020-05-21 14:54:21 -07:00
Sharif Elgamal 3fc412bcc2 fix status calls in tests 2020-05-21 14:44:47 -07:00
Sharif Elgamal 39f6806626 add info log for retrieving node by machine name 2020-05-21 14:35:46 -07:00
Sharif Elgamal 70c228c2c3 adding postmortem logs for worker nodes in integration tests 2020-05-21 14:29:33 -07:00
Sharif Elgamal 9fe9513c34 only use retrieval code for multinode clusters 2020-05-21 14:08:34 -07:00
Sharif Elgamal 95755c07fd generate docs 2020-05-21 12:54:54 -07:00
Sharif Elgamal a7c49e47c1 allow minikube status to display for one node 2020-05-21 12:46:13 -07:00
Medya Ghazizadeh eea26ea352
Merge pull request #8230 from kadern0/issue-8210
Fixed error parsing old version "latest" or "stable"
2020-05-21 17:46:46 +00:00