Skip to content

Conversation

ningmingxiao
Copy link
Contributor

@ningmingxiao ningmingxiao commented Aug 7, 2025

fix containerd/containerd#8972
every runc exec have a separated log path and then delete it after runc exec runned.

I add some func to support to overwrite global args.

@mxpv

@github-actions github-actions bot added C-runc-shim Runc shim C-runc runc helper labels Aug 7, 2025
@ningmingxiao ningmingxiao force-pushed the fix_exec branch 8 times, most recently from 75c2a24 to 06d2272 Compare August 7, 2025 08:30
@ningmingxiao ningmingxiao force-pushed the fix_exec branch 7 times, most recently from 07f8e9c to 59a4daa Compare August 8, 2025 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-runc runc helper C-runc-shim Runc shim
Projects
None yet
Development

Successfully merging this pull request may close these issues.

log.json of a container may grow to burst the tmpfs of /run, if a k8s user configure an exec liveness probe of a non exist executable file name.
2 participants