containers / conmon-rs

An OCI container runtime monitor written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Experiment moving pinns functionality into conmonrs

haircommander opened this issue · comments

pinns is a utility called by cri-o to create pod-level namespaces. It would be cool if conmon-rs could create those namespaces for the pod. Most notably, if it could manage a pause process to hold open the pod's PID namespace, then CRI-O could get rid of the infra container

@utam0k I know you were looking for some work in conmon-rs and this seems like something that could be up your alley. do you have any interest in investigating?

@utam0k I know you were looking for some work in conmon-rs and this seems like something that could be up your alley. do you have any interest in investigating?

Thanks for your kind mention 🙏 I'd love to, but I already have some of my hobby tasks, such as KubeDay Japan and runc's issue... So I feel I can't find the time to do that this year. If this issue doesn't need to achieve this year, I'd love to do it next year!

yeah no rush, we can sync in the future :)