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 request: support pods in systemd generate --new #4875

Closed
apollo13 opened this issue Jan 15, 2020 · 9 comments
Closed

feature request: support pods in systemd generate --new #4875

apollo13 opened this issue Jan 15, 2020 · 9 comments
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. stale-issue

Comments

@apollo13
Copy link

Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)

/kind feature

Description

podman generate systemd --new pod currently fails with:

Error: error generating systemd unit files: cannot generate generic files for a pod

Steps to reproduce the issue:

  1. Run podman generate systemd --new pod on a pod

After talking to @mheon on IRC he suggested to open a feature request since it should be technically possible to create such a systemd file.

@openshift-ci-robot openshift-ci-robot added the kind/feature Categorizes issue or PR as related to a new feature. label Jan 15, 2020
@vrothberg vrothberg self-assigned this Jan 16, 2020
@vrothberg
Copy link
Member

I'll pick this one. It's already on my todo list but I deferred tackling it as I wanted to think a bit about an elegant way to find a mapping to the pod.

@vrothberg
Copy link
Member

Thanks for opening the issue, @apollo13 !

@github-actions
Copy link

A friendly reminder that this issue had no activity for 30 days.

@rhatdan
Copy link
Member

rhatdan commented Feb 17, 2020

@vrothberg hasn't some of this been implemented?

@vrothberg
Copy link
Member

It has been for containers but not for pods. I will tackle this after my PTO. The v2 API (and the bugs) had a higher priority in past weeks.

@rhatdan
Copy link
Member

rhatdan commented Feb 18, 2020

No problem,

@runiq
Copy link

runiq commented Apr 14, 2020

Any news on this? I'd love not having to keep around the container config files when creating systemd units for pods :)

@vrothberg
Copy link
Member

Not yet. I expect to be working on this in May. Note that you can create systemd units for pods but not (yet) with the --new flag.

@vrothberg
Copy link
Member

I going through issues at the moment and noticed that this one is covered mutliple times. Given #5605 has a more recent conversation, I am going to close this one here and ask to move comments over to #5605.

@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 23, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 23, 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. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. stale-issue
Projects
None yet
Development

No branches or pull requests

5 participants