bump containerd/cgroups 5fbad35c2a7e855762d3c60f2e474ffcad0d470a#40154
bump containerd/cgroups 5fbad35c2a7e855762d3c60f2e474ffcad0d470a#40154tiborvass merged 1 commit intomoby:masterfrom
Conversation
|
never mind; just local changes |
8d1ace8 to
973afa2
Compare
|
Failures on Windows RS1 is interesting; looks like we're trying to use a unix-socket on windows; Other failure is: Could be the host having issues; |
|
Looks like we have an issue; it's failing on Windows RS5 as well, but Jenkins doesn't report the failure; |
full diff: containerd/cgroups@c4b9ac5...5fbad35 - containerd/cgroups#82 Add go module support - containerd/cgroups#96 Move metrics proto package to stats/v1 - containerd/cgroups#97 Allow overriding the default /proc folder in blkioController - containerd/cgroups#98 Allows ignoring memory modules - containerd/cgroups#99 Add Go 1.13 to Travis - containerd/cgroups#100 stats/v1: export per-cgroup stats Signed-off-by: Sebastiaan van Stijn <[email protected]>
973afa2 to
27552ce
Compare
|
ping @dmcgowan @jterry75 @kolyshkin PTAL |
|
@thaJeztah - Windows RS5 not reporting failures has been root caused and I have a fix in mind. Can we take in #39998 before that though - will avoid some duplication of work as the fix will need to be reworked again for #39998. |
|
LGTM |
| "time" | ||
|
|
||
| containerd_cgroups "github.com/containerd/cgroups" | ||
| v1 "github.com/containerd/cgroups/stats/v1" |
There was a problem hiding this comment.
this is kinda weird to call this v1. maybe just cgroups?
There was a problem hiding this comment.
"statsv1" (v2 will be added soon)
| "time" | ||
|
|
||
| "github.com/containerd/cgroups" | ||
| v1 "github.com/containerd/cgroups/stats/v1" |
full diff: containerd/cgroups@c4b9ac5...5fbad35