buildkit/control
Erik Sipsma 0566b9a345 Add support for progress groups.
This allows clients to specify that LLB states should be grouped in
progress output under a custom name. Status updates for all vertexes in
the group will show up under a single vertex in the output.

The intended use cases are for Dockerfile COPY's that use MergeOp as a
backend and for grouping some other internal vertexes during frontend
builds.

Signed-off-by: Erik Sipsma <erik@sipsma.dev>
2022-02-08 11:27:49 -08:00
..
gateway support setting warnings from frontends 2021-11-24 00:19:43 -08:00
control.go Add support for progress groups. 2022-02-08 11:27:49 -08:00
init.go limit log vertex size with 1M to avoid huge grpc message making client buffer overflow 2021-11-19 14:49:31 +08:00