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

[Feature]: Support HostPID in podman kube play #17157

Closed
fcrozat opened this issue Jan 18, 2023 · 3 comments · Fixed by #17168
Closed

[Feature]: Support HostPID in podman kube play #17157

fcrozat opened this issue Jan 18, 2023 · 3 comments · Fixed by #17168
Labels
kind/feature Categorizes issue or PR as related to a new feature. kube locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.

Comments

@fcrozat
Copy link

fcrozat commented Jan 18, 2023

Feature request description

In k8s Pod, you can specify HostPID when container need access to Host PID (equivalent to --pid host).

Currently, this is not supported by podman kube play, which is problematic when trying to migrate Docker compose yaml to k8s yaml usable with podman

Suggest potential solution

A clear and concise description of what you want to happen.

Have you considered any alternatives?

A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

@fcrozat fcrozat added the kind/feature Categorizes issue or PR as related to a new feature. label Jan 18, 2023
@rhatdan
Copy link
Member

rhatdan commented Jan 18, 2023

Did you try this against the main branch?

If yes, would you care to open a PR?

@fcrozat
Copy link
Author

fcrozat commented Jan 19, 2023

Yes, I checked main branch, it is not implemented.

Unforunately, I don't have enough go skills to implement it myself :(

@vrothberg vrothberg added the kube label Jan 19, 2023
@danishprakash
Copy link
Contributor

I'll take a look at this @fcrozat @rhatdan

@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Sep 3, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/feature Categorizes issue or PR as related to a new feature. kube locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants