buildkit/util/entitlements
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
..
security fix: provide only available capabilities to insecure environment 2021-10-15 19:57:32 +03:00
entitlements.go entitlements: separate daemon and client errors 2020-04-15 15:28:31 -07:00