buildx/util
Tonis Tiigi 2e81e301ae
bake: fix variadic_params inconsistency for user functions
There was inconsistency between variables used for function
definitions in HCL and JSON format. Updated JSON to match HCL,
fixed documentation and removed the unused code from userfunc
pkg (based on HCL upstream) to avoid confusion.

Theoretically we could add some temporary backwards compatibility
for the JSON format but I think it is unlikely that someone uses
JSON format for this and also defined variadic parameters.

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2025-04-14 10:56:20 -07:00
..
buildflags Fix typos 2025-04-07 14:01:52 +08:00
cobrautil commands: add an alias for --check to be the same as --call=check 2024-06-03 13:25:21 -05:00
confutil migrate to use github.com/moby/sys/atomicwriter 2025-04-10 12:13:01 +02:00
desktop history: add support for exporting multiple and all records 2025-03-21 11:21:00 -07:00
dockerutil vendor: github.com/docker/docker v28.0.0-rc.2 2025-02-17 16:43:51 +01:00
gitutil avoid import to testing helpers outside of tests 2025-04-08 00:38:31 -07:00
imagetools fix go.mod and lint issues 2025-03-19 11:52:08 +01:00
ioset Fix typos 2025-04-07 14:01:52 +08:00
logutil
metricutil vendor: update buildx to latest docker/cli 2024-05-16 12:07:13 -05:00
osutil metrics: add build command duration metric 2024-02-14 15:58:52 -06:00
otelutil lint: apply x/tools/modernize fixes 2025-03-07 16:37:24 -08:00
platformutil vendor: update buildkit to f7bda278b7e2 2024-07-02 22:24:55 -07:00
progress lint: apply x/tools/modernize fixes 2025-03-07 16:37:24 -08:00
resolver vendor: update buildkit to v0.19.0-rc1 2025-01-14 14:24:38 -08:00
tracing otel: avoid tracing raw os arguments 2025-03-17 18:14:52 +01:00
userfunc bake: fix variadic_params inconsistency for user functions 2025-04-14 10:56:20 -07:00
waitmap lint: apply x/tools/modernize fixes 2025-03-07 16:37:24 -08:00