kubernetes/test
Francesco Romani e878c20ac7 e2e: node: improve error logging
In the `restartKubelet` helper, we use `exec.Command`, whose
return value is the output as the command, but as `[]byte`.
The way we logged the output of the command was as value, making
the output, meant to be human readable, unnecessarily hard to read.

We fix this annoying behaviour converting the output to string before
to log it out, making pretty obvious to understand the outcome of
the command.

Signed-off-by: Francesco Romani <fromani@redhat.com>
2021-10-07 22:13:49 +02:00
..
cmd Merge pull request #105076 from pohly/log-flush-frequency-bug 2021-10-01 14:30:18 -07:00
conformance Merge pull request #97045 from claudiubelu/tests-windows-containerd-enabled 2021-10-06 19:53:45 -07:00
e2e Merge pull request #97045 from claudiubelu/tests-windows-containerd-enabled 2021-10-06 19:53:45 -07:00
e2e_kubeadm run hack/update-netparse-cve.sh 2021-08-20 10:42:09 +02:00
e2e_node e2e: node: improve error logging 2021-10-07 22:13:49 +02:00
fixtures updates pause image references 2021-08-29 21:50:05 -07:00
fuzz hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
images initialize logging after flag parsing 2021-09-30 13:46:49 +02:00
instrumentation hack/verify fixes 2021-07-28 19:26:44 -07:00
integration Merge pull request #104251 from ravisantoshgudimetla/scheduling-v1beta3 2021-10-07 10:47:32 -07:00
kubemark update node-problem-detector v0.8.9 2021-07-28 01:02:56 +00:00
list Remove KubeDescribe 2021-03-04 07:54:53 +01:00
soak/serve_hostnames hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
typecheck add windows arm support on client-side since go 1.17 supports 2021-09-10 15:42:45 +08:00
utils Merge pull request #103359 from m14815/commit-21.6.4 2021-10-01 04:19:22 -07:00
OWNERS add aojea to test OWNERS 2021-08-11 10:54:35 +02:00