You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
buildx/build
Brian Goff b6474d43a9 Mark span status as error when fatal error occurs.
Before this only recorded errors instead of setting the span status,
which makes it harder to dig through.
Now an error that bubbles is reflected in the span status.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
3 years ago
..
build.go Mark span status as error when fatal error occurs. 3 years ago
url.go use long-running context for client initialization 3 years ago
utils.go build: add ulimit support 3 years ago