Skip to content

Conversation

@dcantah
Copy link
Member

@dcantah dcantah commented Nov 19, 2025

Due to us supporting a pod type now, and pid ns sharing being quite a common thing for pods, lets add a pause container like command to vminitd to eventually enable pid ns sharing between containers in our variant of a pod.

This changes vminitd slightly to have pause and init (default) commands as it seemed simpler than creating a whole new binary to include in the guest image.

@dcantah dcantah force-pushed the pause branch 2 times, most recently from 5cfd0cc to 6b50682 Compare December 1, 2025 18:59
@crosbymichael
Copy link
Contributor

This should pass with a rebase now.

Due to us supporting a pod type now, and pid ns sharing
being quite a common thing for pods, lets add a pause container
like command to vminitd to eventually enable pid ns sharing between
containers in our variant of a pod.

This changes vminitd slightly to have pause and init (default)
commands as it seemed simpler than creating a whole new binary
to include in the guest image.
@crosbymichael crosbymichael merged commit c45fef7 into apple:main Dec 2, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants