[carry 19752] vendor: update runc/libcontainer to v0.0.8#20187
[carry 19752] vendor: update runc/libcontainer to v0.0.8#20187LK4D4 merged 1 commit intomoby:masterfrom
Conversation
|
The windows failures aren't caused by this PR. |
|
LGTM, thanks for carrying @cyphar |
|
@cyphar btw there is 0.0.8 :/ |
2aada15 to
090fecb
Compare
|
@LK4D4 I've bumped it to |
|
Thank goodness I added a regression test for invalid cgroup paths. This could've ended badly. runC also broke that. o.O |
|
@cyphar Seems like something with vendor. |
|
@LK4D4 Yeah, I've added some fixes that haven't yet been merged into runC (so I haven't updated |
8337e32 to
adc85bc
Compare
|
For some reason, |
|
Yeah, this is because vebdor.sh will drop anything not used by the core. We don't use the file notify package anymore, so it's deps are being dropped. |
|
@cpuguy83 @LK4D4 @thaJeztah Alright, I've opened a new PR to remove fsnotify: #20396. |
This includes all of v0.0.8 as well as a few bug fixes that popped up during vendoring. Signed-off-by: Aleksa Sarai <asarai@suse.com>
|
LGTM |
|
LGTM |
[carry 19752] vendor: update runc/libcontainer to v0.0.8
For a list of changes, see https://github.com/opencontainers/runc/releases/tag/v0.0.8
Closes #19752
Signed-off-by: Aleksa Sarai asarai@suse.com
This depends on opencontainers/runc#552.Everything this depends on has been merged./cc @jfrazelle @crosbymichael @icecrime