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/util
Justin Chadwell 5a1f252bd9 progress: don't modify ResetTime inputs
No other parts of the progress rendering modify the inputs, so we should
avoid this as well.

This actually fixes an edge case in pushWithMoby which writes the same
VertexStatus multiple times, modifying the timestamps and similar.
However, if the operation takes long enough the small time difference
can accumulate, and move the Start time far into the past.

Signed-off-by: Justin Chadwell <me@jedevc.com>
1 year ago
..
buildflags utils/buildflags: ParseEntitlements(): use BuildKit's parsing 2 years ago
cobrautil bake(cli): allow passing in-stream using command.Cli 2 years ago
confutil
desktop build: missing newline when printing build details on error 2 years ago
dockerutil dockerutil: cache feature collection 2 years ago
gitutil
imagetools util/imagetools: remove unused Resolver.ImageConfig 2 years ago
ioset
logutil
platformutil
progress progress: don't modify ResetTime inputs 1 year ago
resolver
tracing
userfunc
waitmap