buildx/util/buildflags
Tonis Tiigi 9a9dd4e87e
[v0.19] bake: remove empty values set by --set
These parser functions are called for `--set` to
resolve entitlement paths that would be automatically added
and will fail for empty value.

The empty values would already be ignored but in v0.19 is
done after merging the `--set` values and then calling
parse again.

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2024-12-16 09:12:36 -08:00
..
attests.go use csvvalue package for parsing csv inputs 2024-06-27 21:31:11 -07:00
cache.go [v0.19] bake: remove empty values set by --set 2024-12-16 09:12:36 -08:00
callfunc.go chore: rename PrintFunc to CallFunc 2024-08-13 14:13:32 +02:00
context.go migrate to github.com/distribution/reference v0.5.0 2023-09-06 17:41:35 +02:00
entitlements.go utils/buildflags: ParseEntitlements(): use BuildKit's parsing 2023-06-23 10:44:30 +02:00
export.go [v0.19] bake: remove empty values set by --set 2024-12-16 09:12:36 -08:00
export_test.go Style fixes to test 2024-06-18 12:31:02 +01:00
secrets.go [v0.19] bake: remove empty values set by --set 2024-12-16 09:12:36 -08:00
ssh.go [v0.19] bake: remove empty values set by --set 2024-12-16 09:12:36 -08:00