mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-04 23:17:50 +00:00
Automatic merge from submit-queue Add "PrintErrorWithCauses" cmdutil helper **Release note**: ```release-note NONE ``` This patch adds a new helper function to `cmd/util/helpers.go` that handles errors containing collections of causes and prints each cause in a separate newline.