vendor: github.com/containerd/containerd v1.7.23, hcsshim v0.12.8#48544
Merged
thaJeztah merged 1 commit intomoby:masterfrom Oct 31, 2024
Merged
vendor: github.com/containerd/containerd v1.7.23, hcsshim v0.12.8#48544thaJeztah merged 1 commit intomoby:masterfrom
thaJeztah merged 1 commit intomoby:masterfrom
Conversation
876bf94 to
9e7df14
Compare
Member
Author
|
I first tried only updating containerd to see how bad it was, and lots of failures; Now updating uses of the module to use the package again; this only changes uses locally, so not in (indirect) dependencies, so I expect those to no longer match the error-definitions, which can cause failures. |
9e7df14 to
39c6be0
Compare
Member
Author
|
Yeah, looks indeed that many tests are failing now, e.g.; This one also failing, although not immediately sure where this ties in to errors (it's consistently failing though); |
Member
Author
|
cc @dmcgowan |
39c6be0 to
69bf2c9
Compare
Member
Author
|
OK, looks like we have one thing to address in hcsshim, because it doesn't compile; |
c5ede44 to
885a8da
Compare
This was referenced Oct 24, 2024
06b9948 to
53b02c7
Compare
53b02c7 to
7f86051
Compare
14b3ab4 to
45651fb
Compare
full diff: - containerd/containerd@v1.7.22...v1.7.23 - microsoft/hcsshim@v0.12.7...v0.12.8 Signed-off-by: Sebastiaan van Stijn <[email protected]>
45651fb to
5f39567
Compare
dmcgowan
approved these changes
Oct 30, 2024
This was referenced Oct 31, 2024
vvoland
approved these changes
Oct 31, 2024
Member
Author
|
Looks like this was merged from an outdated vendor state that didn't have the |
5 tasks
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.
relates to;
vendor: github.com/containerd/containerd v1.7.23, hcsshim v0.12.8
full diff:
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)