buildkit/client
Andrey Smirnov a5d1cfc1e4
fix: provide only available capabilities to insecure environment
The problem this change is trying to fix are the environments where some
capabilities are already dropped, so they can't be granted to the
job with `--security=insecure`.

I know that probably fixed set of capabilities was implemented to
provide a stable build environment, but at the same time this breaks
environments with reduced capabilities.

Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2021-10-15 19:57:32 +03: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 Add support for ulimit 2021-10-08 11:50:09 +02:00
ociindex all: unify the specs-go package import alias to ocispecs 2021-08-11 08:29:09 +09:00
build.go make GrpcClient implement gateway.client.Client 2020-09-13 20:41:18 +00:00
build_test.go fix: provide only available capabilities to insecure environment 2021-10-15 19:57:32 +03:00
client.go client: pass delegated exporter as parameter 2021-06-20 21:57:41 -07:00
client_test.go fix: provide only available capabilities to insecure environment 2021-10-15 19:57:32 +03: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 Clean up old TODOs 2021-09-14 22:28:08 -07:00
workers.go all: unify the specs-go package import alias to ocispecs 2021-08-11 08:29:09 +09:00