mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-18 10:12:08 +00:00
For accumulation errors when the file load fails due to malformed YAML and the base load fails due to a timeout, report both errors. Previously only the malformed YAML error was returned, masking the git repo timeout.