mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-16 02:43:17 +00:00
Automatic merge from submit-queue Don't silence `go get` during verify scripts When the verify scripts fail to install a component using `go get` today, they silence output go `stderr` and cause the user to not get any actionable feedback on failure. Signed-off-by: Steve Kuznetsov <skuznets@redhat.com> ```release-note NONE ``` /assign @ixdy