buildkit/client
Tonis Tiigi 7a4ca33994
fileop: fix checksum to contain indexes of inputs
Cache mismatch can happen if fileop switches input indexes
between different actions.

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
(cherry picked from commit 8d70777537)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-02-04 22:20:54 +01:00
..
buildid allow frontends to be run directly on the control client side 2018-08-14 11:50:08 +01:00
connhelper new connection helper: podman-container://<CONTAINER> 2020-08-06 15:38:16 +09:00
llb Merge pull request #1886 from tonistiigi/git-proto-fix 2020-12-10 23:04:15 -08:00
ociindex replace gometalinter with golangci linter 2020-07-18 08:13:48 -07:00
build.go make GrpcClient implement gateway.client.Client 2020-09-13 20:41:18 +00:00
build_test.go fix invalid cancellation errors on pull 2020-12-01 00:27:31 -08:00
client.go client: use containerd grpc message size defaults 2020-10-26 14:51:47 -07:00
client_test.go fileop: fix checksum to contain indexes of inputs 2021-02-04 22:20:54 +01:00
client_unix.go client: update dialer to contextDialer 2020-07-19 09:28:36 -07:00
client_windows.go client: update dialer to contextDialer 2020-07-19 09:28:36 -07:00
diskusage.go cache: detect refs shared with image store 2018-07-27 14:08:50 -07:00
exporters.go exporter: add tar exporter 2019-03-27 09:40:24 -07:00
filter.go client: generalize the filter passing 2018-07-25 18:19:31 -07:00
graph.go support local cache exporter and importer 2019-01-19 02:38:26 +09:00
prune.go cache: add gc style pruning support 2018-08-06 21:45:39 -07:00
solve.go Set single export entry outside of session initialization 2020-04-08 14:07:35 -07:00
workers.go update golint comments 2018-09-18 22:06:47 -07:00