You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
buildx/build
Justin Chadwell 15a80b56b5 build: avoid compatability error when attestations disabled
We should avoid erroring with attestations support compatability errors
when a user has specified --provenance=false.

A user may wish to enable --provenance=false that works across buildkit
versions, but currently it will fail on old versions - this patch fixes
this, to silently ignore the provenance flag for this check if it's set
to disabled.

Signed-off-by: Justin Chadwell <me@jedevc.com>
2 years ago
..
build.go build: avoid compatability error when attestations disabled 2 years ago
git.go git: do not show warnings if project does not use git 2 years ago
git_test.go git: do not show warnings if project does not use git 2 years ago
url.go Remove uses of deprecated io/ioutil 3 years ago
utils.go build: skip "host-gateway" validation with moby driver 2 years ago