Add a systemd-
prefix to the name of pod's infra container created by Quadlet as well
#23665
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.
quadlet
Feature request description
Containers and pods created by Quadlet have a
systemd-
prefix in their names to avoid conflicts with user-managed containers. However, the pod's infra container does not follow this naming convention. I propose that we can use asystemd-
prefixed name by default for pod's infra container created by Quadlet.Suggest potential solution
For example, a pod
systemd-mypod
can setsystemd-mypod-infra
as the name of its infra container.Have you considered any alternatives?
No
Additional context
None
The text was updated successfully, but these errors were encountered: