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

build: skip build ref and provenance metadata for subrequests #2650

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

@crazy-max crazy-max marked this pull request as ready for review August 13, 2024 08:53
@crazy-max crazy-max added this to the v0.17.0 milestone Aug 13, 2024
if node.Driver.HistoryAPISupported(ctx) {
if err := setRecordProvenance(ctx, c, rr, so.Ref, opt.ProvenanceResponseMode, pw); err != nil {
return err
if opt.PrintFunc == nil {
Copy link
Member Author

@crazy-max crazy-max Aug 13, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As follow-up I think we should rename PrintFunc to CallFunc to be consistent.

@tonistiigi tonistiigi merged commit 1c66f29 into docker:master Aug 13, 2024
106 checks passed
@crazy-max crazy-max deleted the fix-subrequest-metadatafile branch August 13, 2024 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants