vendor: update buildkit to 1e6032c#955
Merged
Merged
Conversation
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Closed
tonistiigi
approved these changes
Feb 15, 2022
qrkourier
added a commit
to qrkourier/ziti
that referenced
this pull request
Feb 24, 2022
…until docker/buildx#955 becomes available in the build-push-buildx Action
qrkourier
added a commit
to qrkourier/ziti
that referenced
this pull request
Feb 24, 2022
run Docker steps on troubleshooting branch Add run_id suffix to upload/download artifact steps to avoid race condition between multiple runs of the same job only run ziti-ci if GITHUB_TOKEN is defined check for gh_ci_key, not GITHUB_TOKEN stop checking for gh_ci_key use a temp Docker tag for troubleshooting fixup workflow syntax disable Docker build cache so we can see what the builder sees despite prior runs recursively list contents of release/ innocuous modify of Dockerfile to miss cache list later try explicit artifacts dir use workspace ref revert to relative build dir Revert "revert to relative build dir" This reverts commit a72ae3d. stop ignoring /release/ in Docker context to workaround BuildKit bug until docker/buildx#955 becomes available in the build-push-buildx Action prune troubleshooting changes
qrkourier
added a commit
to qrkourier/ziti
that referenced
this pull request
Feb 24, 2022
run Docker steps on troubleshooting branch Add run_id suffix to upload/download artifact steps to avoid race condition between multiple runs of the same job only run ziti-ci if GITHUB_TOKEN is defined check for gh_ci_key, not GITHUB_TOKEN stop checking for gh_ci_key use a temp Docker tag for troubleshooting fixup workflow syntax disable Docker build cache so we can see what the builder sees despite prior runs recursively list contents of release/ innocuous modify of Dockerfile to miss cache list later try explicit artifacts dir use workspace ref revert to relative build dir Revert "revert to relative build dir" This reverts commit a72ae3d. stop ignoring /release/ in Docker context to workaround BuildKit bug until docker/buildx#955 becomes available in the build-push-buildx Action prune troubleshooting changes
qrkourier
added a commit
to qrkourier/ziti
that referenced
this pull request
Feb 24, 2022
run Docker steps on troubleshooting branch Add run_id suffix to upload/download artifact steps to avoid race condition between multiple runs of the same job only run ziti-ci if GITHUB_TOKEN is defined check for gh_ci_key, not GITHUB_TOKEN stop checking for gh_ci_key use a temp Docker tag for troubleshooting fixup workflow syntax disable Docker build cache so we can see what the builder sees despite prior runs recursively list contents of release/ innocuous modify of Dockerfile to miss cache list later try explicit artifacts dir use workspace ref revert to relative build dir Revert "revert to relative build dir" This reverts commit a72ae3d. stop ignoring /release/ in Docker context to workaround BuildKit bug until docker/buildx#955 becomes available in the build-push-buildx Action prune troubleshooting changes
qrkourier
added a commit
to qrkourier/ziti
that referenced
this pull request
Feb 24, 2022
run Docker steps on troubleshooting branch Add run_id suffix to upload/download artifact steps to avoid race condition between multiple runs of the same job only run ziti-ci if GITHUB_TOKEN is defined check for gh_ci_key, not GITHUB_TOKEN stop checking for gh_ci_key use a temp Docker tag for troubleshooting fixup workflow syntax disable Docker build cache so we can see what the builder sees despite prior runs recursively list contents of release/ innocuous modify of Dockerfile to miss cache list later try explicit artifacts dir use workspace ref revert to relative build dir Revert "revert to relative build dir" This reverts commit a72ae3d. stop ignoring /release/ in Docker context to workaround BuildKit bug until docker/buildx#955 becomes available in the build-push-buildx Action prune troubleshooting changes
qrkourier
added a commit
to qrkourier/ziti
that referenced
this pull request
Feb 24, 2022
run Docker steps on troubleshooting branch Add run_id suffix to upload/download artifact steps to avoid race condition between multiple runs of the same job only run ziti-ci if GITHUB_TOKEN is defined check for gh_ci_key, not GITHUB_TOKEN stop checking for gh_ci_key use a temp Docker tag for troubleshooting fixup workflow syntax disable Docker build cache so we can see what the builder sees despite prior runs recursively list contents of release/ innocuous modify of Dockerfile to miss cache list later try explicit artifacts dir use workspace ref revert to relative build dir Revert "revert to relative build dir" This reverts commit a72ae3d. stop ignoring /release/ in Docker context to workaround BuildKit bug until docker/buildx#955 becomes available in the build-push-buildx Action prune troubleshooting changes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fixes #850
fixes #883
closes #894
moby/buildkit@2f99651...1e6032c
fix the dockerignore issue (docker and fsutil deps).
Can't repro anymore:
Signed-off-by: CrazyMax crazy-max@users.noreply.github.com