Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

core: upgrade buildkit dep to commit w/ trace log support. #5143

Merged
merged 1 commit into from May 17, 2023

Conversation

sipsma
Copy link
Contributor

@sipsma sipsma commented May 16, 2023

The new commit adds support for trace logs which, if enabled, log every acquire+release of every cache ref. This should be very useful for debugging cache leaks: moby/buildkit#3873

Also picked up some changes that needed to be ported to cmd/engine from this other upstream PR: https://github.com/moby/buildkit/pull/3773/files#diff-fb243a9185f7d24f7bfdf25097d6128f1b29b1a304bfc13d360667f8358551f6

@sipsma sipsma requested review from vito and aluzzardi May 16, 2023 23:12
The new commit adds support for trace logs which, if enabled, log every
acquire+release of every cache ref. This should be very useful for
debugging cache leaks.

Signed-off-by: Erik Sipsma <erik@dagger.io>
@sipsma sipsma merged commit 2938bd8 into dagger:main May 17, 2023
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants