Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Experiment moving pinns functionality into conmonrs #871

Open
haircommander opened this issue Nov 4, 2022 · 3 comments
Open

Experiment moving pinns functionality into conmonrs #871

haircommander opened this issue Nov 4, 2022 · 3 comments

Comments

@haircommander
Copy link
Collaborator

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

@haircommander
Copy link
Collaborator Author

@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
Copy link
Member

utam0k commented Nov 6, 2022

@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!

@haircommander
Copy link
Collaborator Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants