buildx/controller
Tonis Tiigi c6e403ad7f
bake: fix entitlements path checks for local outputs
Previous check based on dest attributes was not correct
as the attributes already get converted before validation happens.

Because the local path is not preserved for single-file
outputs and gets replaced by io.Writer, a temporary array variable
was needed. This value should instead be added to ExportEntry
struct in BuildKit in future revision.

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2024-12-02 15:00:29 -08:00
..
build bake: fix entitlements path checks for local outputs 2024-12-02 15:00:29 -08:00
control protobuf: remove gogoproto 2024-10-02 15:51:59 -05:00
errdefs controller: rename ref to sessionID and set buildRef back to ref 2024-10-24 15:37:18 +02:00
local lint: enable forbidigo context rules 2024-11-19 18:27:25 -08:00
pb bake: fix entitlements path checks for local outputs 2024-12-02 15:00:29 -08:00
processes lint: enable forbidigo context rules 2024-11-19 18:27:25 -08:00
remote fix golangci-lint issues 2024-11-20 11:20:17 +01:00
controller.go controller: replace logrus status messages with progress messages 2023-04-21 12:33:04 +01:00