go.mod: github.com/containerd/cgroups v1.0.0#5362
Closed
thaJeztah wants to merge 3 commits intocontainerd:masterfrom
Closed
go.mod: github.com/containerd/cgroups v1.0.0#5362thaJeztah wants to merge 3 commits intocontainerd:masterfrom
thaJeztah wants to merge 3 commits intocontainerd:masterfrom
Conversation
14 tasks
|
Build succeeded.
|
|
Build succeeded.
|
Member
Author
|
Issues with gcr.io again? |
Member
|
yup |
1422095 to
718b35c
Compare
Member
Author
|
@AkihiroSuda updated 👍 |
AkihiroSuda
approved these changes
Apr 19, 2021
|
Build succeeded.
|
Member
|
Member
Author
Hmmm... could that be another case where we use |
Member
Author
|
I rebased / updated #4741; we could cherry-pick that to the 1.4 branch, or I can create an equivalent version for 1.4 |
718b35c to
22b651d
Compare
|
Build succeeded.
|
The project is renaming their readme.md to README.md, which doesn't play well with git (by default) ignoring case on case-insensitive filesystems. Signed-off-by: Sebastiaan van Stijn <[email protected]>
Signed-off-by: Sebastiaan van Stijn <[email protected]>
full diff: containerd/cgroups@8a68de5...v1.0.0 - v2: ebpf: replace deprecated prog.Attach/prog.Detach and fix closer - go.mod: github.com/cilium/ebpf v0.4.0 (cilium/ebpf@v0.2.0...v0.4.0) - go.mod: github.com/stretchr/testify v1.6.1 (same version as we already vendor) Signed-off-by: Sebastiaan van Stijn <[email protected]>
22b651d to
5228686
Compare
|
Build succeeded.
|
|
Build succeeded.
|
Member
Author
|
👍 this one's green now |
Member
|
Closing this for #5393 which updates this along with remaining containerd repos |
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.
Opening, in case we need the fix from containerd/cgroups#192
full diff: containerd/cgroups@8a68de5...v1.0.0