Ed Overton

Results 4 issues of Ed Overton

Beginning with 0.4.2, output to stdout can cause gotestsum to report failure, noting (panic). In earlier versions, gotestsum absorbed the stdout and reported success/failure accurately. Testcase: ``` package main import...

test2json-bug

Convert GetAnnotations and GetLabels so they create fewer new objects and so they can restrict to just a few desired fields. Adjust PrevIds to use the new support, reducing memory...

cncf-cla: yes
size/L
needs-ok-to-test

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...

cncf-cla: yes
size/L
needs-ok-to-test

Cache the return value for both Resource.CurId and Resource.PrevIds to improve overall performance. These changes have minor effects on small kustomize runs, but can provide significant benefits for larger runs....

cncf-cla: yes
size/M
needs-ok-to-test