mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-02 11:18:16 +00:00
Automatic merge from submit-queue (batch tested with PRs 43149, 41399, 43154, 43569, 42507) kubeadm: only print stderr/stdout if failed test **What this PR does / why we need it**: This PR changes when stdout/stderr will be logged during a kubeadm test-cmd test. It's useful when a real failure occurs to only see the failure rather than output that looks like it might be a failure **Special notes for your reviewer**: /cc @luxas @marun **Release note**: ```release-note NONE ```