[0.11] vendor: github.com/containerd/containerd v1.6.21#3884
Merged
jedevc merged 1 commit intomoby:v0.11from Jul 21, 2023
Merged
[0.11] vendor: github.com/containerd/containerd v1.6.21#3884jedevc merged 1 commit intomoby:v0.11from
jedevc merged 1 commit intomoby:v0.11from
Conversation
Member
Author
|
Looks like this leads (again) to a digest change? |
1395c12 to
23be249
Compare
Member
In the commit message, could you include the PR number (and/or the commit hash) of containerd/containerd#8345 ? |
4e2c588 to
4196194
Compare
Member
Author
|
Thanks for that link! I had to check which of the containerd commits caused the change 😅 Updated, and squashed the commits; I included a link to the containerd change in the commit message |
AkihiroSuda
approved these changes
May 22, 2023
Member
Author
|
@jedevc @tonistiigi PTAL |
AkihiroSuda
approved these changes
Jun 5, 2023
Member
Author
|
I can do a rebase to get a fresh run of CI; hold on |
crazy-max
approved these changes
Jul 17, 2023
4196194 to
d086027
Compare
Member
Author
|
rebased; it's running |
Member
Author
|
Ah, dang; I think this branch is broken? |
Member
|
updates the digest in testReproSourceDateEpoch to account for containerd/containerd@d1f3771 release notes: https://github.com/containerd/containerd/releases/tag/v1.6.21 Notable Updates - update runc binary to v1.1.7 - Remove entry for container from container store on error - oci: partially restore comment on read-only mounts for uid/gid uses - windows: Add ArgsEscaped support for CRI - oci: Use WithReadonlyTempMount when adding users/groups - archive: consistently respect value of WithSkipDockerManifest full diff: containerd/containerd@c0efc63...v1.6.21 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
d086027 to
f8953fb
Compare
Member
Author
|
Rebased, because #4030 was merged. Hopefully goes green again now |
Member
Author
|
And it's green again! @crazy-max @jedevc PTAL |
jedevc
approved these changes
Jul 21, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
release notes: https://github.com/containerd/containerd/releases/tag/v1.6.21
Notable Updates
full diff: containerd/containerd@c0efc63...v1.6.21