Skip to content

vendor: update buildkit to v0.20.1#49587

Merged
AkihiroSuda merged 1 commit intomoby:masterfrom
crazy-max:buildkit-0.20.1
Mar 6, 2025
Merged

vendor: update buildkit to v0.20.1#49587
AkihiroSuda merged 1 commit intomoby:masterfrom
crazy-max:buildkit-0.20.1

Conversation

@crazy-max
Copy link
Member

@crazy-max crazy-max commented Mar 5, 2025

- What I did

- How I did it

- How to verify it

- Human readable description for the release notes

Update BuildKit to [v0.20.1](https://github.com/moby/buildkit/releases/tag/v0.20.1)

- A picture of a cute animal (not mandatory but encouraged)

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

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

LGTM

if errs := cdiCache.GetErrors(); len(errs) > 0 {
for dir, errs := range errs {
for _, err := range errs {
log.L.Warnf("CDI setup error %v: %+v", dir, err)
Copy link
Member

Choose a reason for hiding this comment

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

nit: WithError could be used

@AkihiroSuda AkihiroSuda merged commit 4e60c49 into moby:master Mar 6, 2025
162 checks passed
@crazy-max crazy-max deleted the buildkit-0.20.1 branch March 6, 2025 00:36
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.

4 participants