Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit 7a88b57

Browse files
committed
[19.03] vendor: containerd 481103c8793316c118d9f795cde18060847c370e
full diff: containerd/containerd@7c1e883...481103c - Fix error handling for task deletion - Fix fd leak of shim log - Fix killall when use pidnamespace - Improve ARM platform matching Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: 359edd8cbf9c3ca98e34d319bc3ff015f2bafbf0 Component: engine
1 parent b4c5804 commit 7a88b57

5 files changed

Lines changed: 42 additions & 5 deletions

File tree

components/engine/vendor.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ github.com/googleapis/gax-go 317e0006254c44a0ac427cc52a0e
117117
google.golang.org/genproto 694d95ba50e67b2e363f3483057db5d4910c18f9
118118

119119
# containerd
120-
github.com/containerd/containerd 7c1e88399ec0b0b077121d9d5ad97e647b11c870
120+
github.com/containerd/containerd 481103c8793316c118d9f795cde18060847c370e
121121
github.com/containerd/fifo a9fb20d87448d386e6d50b1f2e1fa70dcf0de43c
122122
github.com/containerd/continuity aaeac12a7ffcd198ae25440a9dff125c2e2703a7
123123
github.com/containerd/cgroups 5fbad35c2a7e855762d3c60f2e474ffcad0d470a

components/engine/vendor/github.com/containerd/containerd/platforms/compare.go

Lines changed: 37 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/engine/vendor/github.com/containerd/containerd/platforms/cpuinfo.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/engine/vendor/github.com/containerd/containerd/runtime/v1/shim/client/client.go

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/engine/vendor/github.com/containerd/containerd/runtime/v1/shim/service.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)