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

Commit 35186dd

Browse files
thaJeztahdmcgowan
authored andcommitted
bump containerd/go-runc e029b79d8cda8374981c64eba71f28ec38e5526f
- github.com/containerd/go-runc containerd/go-runc@7d11b49...e029b79 - containerd/go-runc#52 Fix Method of judging command execution failure - fixes "init.pid: no such file or directory: unknown" errors - containerd/go-runc#54 avoid setting NOTIFY_SOCKET from calling process Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Signed-off-by: Derek McGowan <derek@mcgstyle.net> Upstream-commit: 1617be92d301de1386adabad5f241d3653b6c8ff Component: engine
1 parent dd280c7 commit 35186dd

File tree

3 files changed

+27
-4
lines changed

3 files changed

+27
-4
lines changed

components/engine/vendor.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ github.com/containerd/fifo a9fb20d87448d386e6d50b1f2e1f
122122
github.com/containerd/continuity aaeac12a7ffcd198ae25440a9dff125c2e2703a7
123123
github.com/containerd/cgroups 4994991857f9b0ae8dc439551e8bebdbb4bf66c1
124124
github.com/containerd/console 0650fd9eeb50bab4fc99dceb9f2e14cf58f36e7f
125-
github.com/containerd/go-runc 7d11b49dc0769f6dbb0d1b19f3d48524d1bad9ad
125+
github.com/containerd/go-runc e029b79d8cda8374981c64eba71f28ec38e5526f
126126
github.com/containerd/typeurl 2a93cfde8c20b23de8eb84a5adbc234ddf7a9e8d
127127
github.com/containerd/ttrpc 92c8520ef9f86600c650dd540266a007bf03670f
128128
github.com/gogo/googleapis d31c731455cb061f42baff3bda55bad0118b126b # v1.2.0

components/engine/vendor/github.com/containerd/go-runc/command_linux.go

Lines changed: 16 additions & 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/go-runc/runc.go

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

0 commit comments

Comments
 (0)