Commit Graph

10460 Commits (a4e9e362d40d843d86d574cfaa0e204fecfaa903)

Author SHA1 Message Date
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
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
Anders F Björklund 14937e4677 Never use docker inspect, always provide the type
Should avoid errors like: map has no entry for key "State"

When inspecting a volume, rather than a container or image
2020-05-21 17:20:53 +02:00
Natale Vinto c9227a080f Add integration test TestOlmAddon
Enable olm and install etcd operator checking successful installation
2020-05-21 12:45:08 +02:00
kadern0 6189206367 Fixed error parsing old version "latest" or "stable"
Fixes #8210

Signed-off-by: kadern0 <kaderno@gmail.com>
2020-05-21 20:31:49 +10:00
Medya Ghazizadeh 25045cfc87
Merge pull request #8225 from medyagh/gh_package_login
exit with usage when need login to image registry
2020-05-21 05:36:29 +00:00
Sharif Elgamal c4122377c4 add postmortem logs 2020-05-20 18:53:49 -07:00
Medya Gh 2c0719e9b4
fix spelling 2020-05-20 17:32:18 -07:00
Medya Gh dcbcecdd35
remnove debugging 2020-05-20 17:09:15 -07:00
Medya Gh 489495d04b
resolve review comments 2020-05-20 17:07:50 -07:00
Sharif Elgamal 023b2dc911 fix test 2020-05-20 16:56:28 -07:00
Medya Gh 493b35bd45
remove debugging statements 2020-05-20 16:51:19 -07:00
Medya Gh e2eade2aaf
remove debugging 2020-05-20 16:47:48 -07:00
Medya Gh 131eb2a85b
exit with usage when need login to github 2020-05-20 16:46:43 -07:00
Sharif Elgamal 95584eac43 skip start/stop on github actions 2020-05-20 16:08:44 -07:00
Sharif Elgamal 83740e1779 Merge branch 'master' of github.com:kubernetes/minikube into restart 2020-05-20 15:51:20 -07:00
Sharif Elgamal 13f0b87f59 better debugging 2020-05-20 15:49:17 -07:00
Sharif Elgamal 70e5d3cf33
Merge pull request #8224 from sharifelgamal/node-delete-vol
delete docker volumes when deleting a single node
2020-05-20 15:39:01 -07:00
Sharif Elgamal db186ee7f9 Merge branch 'node-delete-vol' of github.com:sharifelgamal/minikube into restart 2020-05-20 15:30:56 -07:00
Sharif Elgamal 6cd09ffa2b fix test 2020-05-20 15:28:46 -07:00
Sharif Elgamal c3f959c4aa add test to make sure volume is gone 2020-05-20 15:23:46 -07:00
Sharif Elgamal d5f9490ced Merge branch 'node-delete-vol' of github.com:sharifelgamal/minikube into restart 2020-05-20 15:00:58 -07:00
Sharif Elgamal 01145c3c99 Merge branch 'master' of github.com:kubernetes/minikube into node-delete-vol 2020-05-20 14:59:31 -07:00
Sharif Elgamal bbf4d66b48 delete docker volumes when deleting a single node 2020-05-20 14:59:03 -07:00
Sharif Elgamal 3caad25d0e lint 2020-05-20 14:41:15 -07:00
Sharif Elgamal 43d37ec9f3 debugging 2020-05-20 14:19:50 -07:00
Sharif Elgamal dd7e57e110 Merge branch 'restart' of github.com:sharifelgamal/minikube into restart 2020-05-20 13:14:17 -07:00
Sharif Elgamal 49cc6ae259 revert old unrelated changes: 2020-05-20 13:13:57 -07:00
Sharif Elgamal 70198d807d
Merge branch 'master' of github.com:kubernetes/minikube into restart 2020-05-20 12:55:07 -07:00