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 driver(docker-container): fix incorrect path when writing certs 2 years ago
desktop build: missing newline when printing build details on error 2 years ago
dockerutil dockerutil: cache feature collection 2 years ago
gitutil git: update gitutil test utilities 2 years ago
imagetools util/imagetools: remove unused Resolver.ImageConfig 2 years ago
ioset monitor: Enable to exec into the container 2 years ago
logutil logutil: print error from WithError if found 2 years ago
platformutil separate manual and automatically detected platforms 5 years ago
progress progress: don't modify ResetTime inputs 1 year ago
resolver allow multi-node push and imagetools to use custom registry config 3 years ago
tracing enable opentelemetry support 4 years ago
userfunc Dockerfile: update golangci-lint to 1.48.0 (go 1.19 support) 2 years ago
waitmap util: add waitmap for target synchronization 3 years ago