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 |
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 |