Mike Danese
|
25651408ae
|
generated: run refactor
|
2020-02-08 12:30:21 -05:00 |
|
Kubernetes Prow Robot
|
334d788f08
|
Merge pull request #87299 from mikedanese/ctx
context in client-go
|
2020-02-08 06:43:52 -08:00 |
|
Mike Danese
|
3aa59f7f30
|
generated: run refactor
|
2020-02-07 18:16:47 -08:00 |
|
John Belamaric
|
ba38816d42
|
LogResult if there is an error
|
2020-02-07 09:36:02 -08:00 |
|
toyoda
|
5683fe7f51
|
Use log functions of core framework on e2e/storage/utils
|
2019-11-13 16:17:11 +09:00 |
|
Yecheng Fu
|
d8c465c8d7
|
better HostExec
- separate stdout and stderr
- return command exit code
- remove kubectl dependency
|
2019-10-28 19:20:26 +08:00 |
|
Jan Safranek
|
c1c0ba1c76
|
Use pod + nsenter instead of SSH in block volume tests
listPodVolumePluginDirectory was moved to break import cycle.
|
2019-09-25 13:34:27 +02:00 |
|
Jorge Alarcon Ochoa
|
4969a05327
|
Refactored pod-related functions from framework/util.go
This a refactoring of framework/utils.go into framework/pod.
Signed-off-by: Jorge Alarcon Ochoa <alarcj137@gmail.com>
|
2019-05-30 09:30:26 -04:00 |
|
Claudiu Belu
|
00e2582c67
|
Adds Windows-related Networking tests
Creating pods with HostNetwork is not currently supported on
Windows Kubelet, and thus, ones without HostNetwork are created instead.
|
2019-02-06 15:58:18 -08:00 |
|
Yecheng Fu
|
aa87e4b57c
|
Implement localDriver
|
2019-02-06 12:28:28 +08:00 |
|