Skip to content

[20.10 backport] vendor: github.com/moby/buildkit v0.8.3-3-g244e8cde#42448

Merged
cpuguy83 merged 2 commits into
moby:20.10from
thaJeztah:20.10_backport_update_buildkit
Jun 1, 2021
Merged

[20.10 backport] vendor: github.com/moby/buildkit v0.8.3-3-g244e8cde#42448
cpuguy83 merged 2 commits into
moby:20.10from
thaJeztah:20.10_backport_update_buildkit

Conversation

@thaJeztah

Copy link
Copy Markdown
Member

backport of #42424

vendor: github.com/moby/buildkit v0.8.3-3-g244e8cde

full diff: moby/buildkit@v0.8.3...v0.8.3-3-g244e8cde

  • Transform relative mountpoints for exec mounts in the executor
  • Add test for handling relative mountpoints

vendor: github.com/moby/buildkit v0.8.3

full diff: moby/buildkit@v0.8.2...v0.8.3

  • vendor containerd (required for rootless overlayfs on kernel 5.11)
    • not included to avoid depending on a fork
  • Add retry on image push 5xx errors
  • contenthash: include basename in content checksum for wildcards
  • Fix missing mounts in execOp cache map
  • Add regression test for run cache not considering mounts
  • Add hack to preserve Dockerfile RUN cache compatibility after mount cache bugfix

- Description for the changelog

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

thaJeztah added 2 commits May 31, 2021 16:08
full diff: moby/buildkit@v0.8.2...v0.8.3

- vendor containerd (required for rootless overlayfs on kernel 5.11)
    - not included to avoid depending on a fork
- Add retry on image push 5xx errors
- contenthash: include basename in content checksum for wildcards
- Fix missing mounts in execOp cache map
- Add regression test for run cache not considering mounts
- Add hack to preserve Dockerfile RUN cache compatibility after mount cache bugfix

Signed-off-by: Sebastiaan van Stijn <[email protected]>
(cherry picked from commit 79ee285)
Signed-off-by: Sebastiaan van Stijn <[email protected]>
full diff: moby/buildkit@v0.8.3...v0.8.3-3-g244e8cde

- Transform relative mountpoints for exec mounts in the executor
- Add test for handling relative mountpoints

Signed-off-by: Sebastiaan van Stijn <[email protected]>
(cherry picked from commit 61b04b3)
Signed-off-by: Sebastiaan van Stijn <[email protected]>
@thaJeztah
thaJeztah marked this pull request as ready for review June 1, 2021 17:49

@cpuguy83 cpuguy83 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@cpuguy83
cpuguy83 merged commit 497c50a into moby:20.10 Jun 1, 2021
@thaJeztah
thaJeztah deleted the 20.10_backport_update_buildkit branch June 1, 2021 22:15
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.

3 participants