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

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

Merged
merged 2 commits into from
Jun 1, 2021

Conversation

thaJeztah
Copy link
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)

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 <github@gone.nl>
(cherry picked from commit 79ee285)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
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 <github@gone.nl>
(cherry picked from commit 61b04b3)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah marked this pull request as ready for review June 1, 2021 17:49
Copy link
Member

@cpuguy83 cpuguy83 left a comment

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.

None yet

3 participants