mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-13 12:19:36 +00:00
|
Some checks are pending
ci / path-filter (push) Waiting to run
ci / Validate source code changes (push) Waiting to run
ci / Cross Build (Linux, FreeBSD) (push) Waiting to run
ci / build debian-sid (push) Waiting to run
ci / build fedora-current (push) Waiting to run
ci / build fedora-prior (push) Waiting to run
ci / build fedora-rawhide (push) Waiting to run
ci / windows installer hyperv (push) Waiting to run
ci / windows installer wsl (push) Waiting to run
ci / macos installer (push) Waiting to run
ci / int local root debian-sid (push) Blocked by required conditions
ci / sys local root debian-sid (push) Blocked by required conditions
ci / int local rootless debian-sid (push) Blocked by required conditions
ci / sys local rootless debian-sid (push) Blocked by required conditions
ci / int remote root debian-sid (push) Blocked by required conditions
ci / sys remote root debian-sid (push) Blocked by required conditions
ci / bud local root fedora-current (push) Blocked by required conditions
ci / int local root fedora-current (push) Blocked by required conditions
ci / sys local root fedora-current (push) Blocked by required conditions
ci / int local rootless fedora-current (push) Blocked by required conditions
ci / sys local rootless fedora-current (push) Blocked by required conditions
ci / bud remote root fedora-current (push) Blocked by required conditions
ci / int remote root fedora-current (push) Blocked by required conditions
ci / sys remote root fedora-current (push) Blocked by required conditions
ci / int remote rootless fedora-current (push) Blocked by required conditions
ci / sys remote rootless fedora-current (push) Blocked by required conditions
ci / int local root fedora-prior (push) Blocked by required conditions
ci / sys local root fedora-prior (push) Blocked by required conditions
ci / int local rootless fedora-prior (push) Blocked by required conditions
ci / sys local rootless fedora-prior (push) Blocked by required conditions
ci / int remote root fedora-prior (push) Blocked by required conditions
ci / sys remote root fedora-prior (push) Blocked by required conditions
ci / int local root fedora-rawhide (push) Blocked by required conditions
ci / sys local root fedora-rawhide (push) Blocked by required conditions
ci / int local rootless fedora-rawhide (push) Blocked by required conditions
ci / sys local rootless fedora-rawhide (push) Blocked by required conditions
ci / int remote root fedora-rawhide (push) Blocked by required conditions
ci / sys remote root fedora-rawhide (push) Blocked by required conditions
ci / apiv2 root fedora-current (push) Blocked by required conditions
ci / bindings root fedora-current (push) Blocked by required conditions
ci / compose_v2 root fedora-current (push) Blocked by required conditions
ci / docker_py root fedora-current (push) Blocked by required conditions
ci / unit root fedora-current (push) Blocked by required conditions
ci / apiv2 rootless fedora-current (push) Blocked by required conditions
ci / compose_v2 rootless fedora-current (push) Blocked by required conditions
ci / unit rootless fedora-current (push) Blocked by required conditions
ci / upgrade v5.3.1 root fedora-current (push) Blocked by required conditions
ci / upgrade v5.6.2 root fedora-current (push) Blocked by required conditions
ci / machine linux amd64 (push) Blocked by required conditions
ci / windows unit (push) Blocked by required conditions
ci / windows e2e (push) Blocked by required conditions
ci / windows machine hyperv (push) Blocked by required conditions
ci / windows machine wsl (push) Blocked by required conditions
ci / macos machine applehv (push) Blocked by required conditions
ci / macos machine libkrun (push) Blocked by required conditions
ci / Total Success (push) Blocked by required conditions
zizmor: GitHub Actions Security Analysis / Zizmor (push) Waiting to run
The Pod key of a .container unit accepts systemd specifiers, but handlePod looked the referenced pod up in the units map using the raw value, so "Pod=%N.pod" failed with "quadlet pod unit %N.pod does not exist" instead of resolving to the pod named after the container's service. Expand %N to the container's service name before the lookup, matching the existing handling in GetContainerResourceName. Since %N is the service name, setting ServiceName= lets the container and pod unit files use different names. Add e2e cases for both combinations: a pod named after the container file, and a pod named after a ServiceName that differs from the file name. Fixes: #29108 Signed-off-by: Salih Muhammed <root@lr0.org> |
||
|---|---|---|
| .. | ||
| links | ||
| options | ||
| .gitignore | ||
| podman-artifact-add.1.md.in | ||
| podman-artifact-extract.1.md | ||
| podman-artifact-inspect.1.md | ||
| podman-artifact-ls.1.md.in | ||
| podman-artifact-pull.1.md.in | ||
| podman-artifact-push.1.md.in | ||
| podman-artifact-rm.1.md | ||
| podman-artifact.1.md | ||
| podman-attach.1.md.in | ||
| podman-auto-update.1.md.in | ||
| podman-build.1.md.in | ||
| podman-build.unit.5.md.in | ||
| podman-commit.1.md | ||
| podman-completion.1.md | ||
| podman-compose.1.md.in | ||
| podman-container-checkpoint.1.md | ||
| podman-container-cleanup.1.md | ||
| podman-container-clone.1.md.in | ||
| podman-container-diff.1.md.in | ||
| podman-container-exists.1.md | ||
| podman-container-inspect.1.md.in | ||
| podman-container-prune.1.md | ||
| podman-container-restore.1.md | ||
| podman-container-runlabel.1.md.in | ||
| podman-container.1.md | ||
| podman-container.unit.5.md.in | ||
| podman-cp.1.md | ||
| podman-create.1.md.in | ||
| podman-diff.1.md.in | ||
| podman-events.1.md | ||
| podman-exec.1.md.in | ||
| podman-export.1.md | ||
| podman-farm-build.1.md.in | ||
| podman-farm-create.1.md | ||
| podman-farm-list.1.md | ||
| podman-farm-remove.1.md | ||
| podman-farm-update.1.md | ||
| podman-farm.1.md | ||
| podman-generate-spec.1.md | ||
| podman-generate-systemd.1.md | ||
| podman-generate.1.md | ||
| podman-healthcheck-run.1.md | ||
| podman-healthcheck.1.md | ||
| podman-history.1.md | ||
| podman-image-diff.1.md | ||
| podman-image-exists.1.md | ||
| podman-image-inspect.1.md | ||
| podman-image-mount.1.md | ||
| podman-image-prune.1.md | ||
| podman-image-scp.1.md | ||
| podman-image-sign.1.md.in | ||
| podman-image-tree.1.md | ||
| podman-image-trust.1.md.in | ||
| podman-image-unmount.1.md | ||
| podman-image.1.md | ||
| podman-image.unit.5.md.in | ||
| podman-images.1.md.in | ||
| podman-import.1.md | ||
| podman-info.1.md | ||
| podman-init.1.md.in | ||
| podman-inspect.1.md.in | ||
| podman-kill.1.md.in | ||
| podman-kube-apply.1.md | ||
| podman-kube-down.1.md.in | ||
| podman-kube-generate.1.md | ||
| podman-kube-play.1.md.in | ||
| podman-kube.1.md | ||
| podman-kube.unit.5.md.in | ||
| podman-load.1.md | ||
| podman-login.1.md.in | ||
| podman-logout.1.md.in | ||
| podman-logs.1.md.in | ||
| podman-machine-cp.1.md | ||
| podman-machine-info.1.md | ||
| podman-machine-init.1.md.in | ||
| podman-machine-inspect.1.md | ||
| podman-machine-list.1.md.in | ||
| podman-machine-os-apply.1.md | ||
| podman-machine-os-upgrade.1.md | ||
| podman-machine-os.1.md | ||
| podman-machine-reset.1.md | ||
| podman-machine-restart.1.md | ||
| podman-machine-rm.1.md | ||
| podman-machine-set.1.md.in | ||
| podman-machine-ssh.1.md | ||
| podman-machine-start.1.md.in | ||
| podman-machine-stop.1.md | ||
| podman-machine.1.md | ||
| podman-manifest-add.1.md.in | ||
| podman-manifest-annotate.1.md.in | ||
| podman-manifest-create.1.md.in | ||
| podman-manifest-exists.1.md | ||
| podman-manifest-inspect.1.md.in | ||
| podman-manifest-push.1.md.in | ||
| podman-manifest-remove.1.md | ||
| podman-manifest-rm.1.md | ||
| podman-manifest.1.md | ||
| podman-mount.1.md.in | ||
| podman-network-connect.1.md | ||
| podman-network-create.1.md.in | ||
| podman-network-disconnect.1.md | ||
| podman-network-exists.1.md | ||
| podman-network-inspect.1.md | ||
| podman-network-ls.1.md.in | ||
| podman-network-prune.1.md | ||
| podman-network-reload.1.md.in | ||
| podman-network-rm.1.md | ||
| podman-network-update.1.md | ||
| podman-network.1.md | ||
| podman-network.unit.5.md.in | ||
| podman-pause.1.md.in | ||
| podman-pod-clone.1.md.in | ||
| podman-pod-create.1.md.in | ||
| podman-pod-exists.1.md | ||
| podman-pod-inspect.1.md.in | ||
| podman-pod-kill.1.md.in | ||
| podman-pod-logs.1.md.in | ||
| podman-pod-pause.1.md | ||
| podman-pod-prune.1.md | ||
| podman-pod-ps.1.md.in | ||
| podman-pod-restart.1.md | ||
| podman-pod-rm.1.md.in | ||
| podman-pod-start.1.md.in | ||
| podman-pod-stats.1.md.in | ||
| podman-pod-stop.1.md.in | ||
| podman-pod-top.1.md.in | ||
| podman-pod-unpause.1.md | ||
| podman-pod.1.md | ||
| podman-pod.unit.5.md.in | ||
| podman-port.1.md.in | ||
| podman-ps.1.md.in | ||
| podman-pull.1.md.in | ||
| podman-push.1.md.in | ||
| podman-quadlet-basic-usage.7.md | ||
| podman-quadlet-install.1.md.in | ||
| podman-quadlet-list.1.md.in | ||
| podman-quadlet-print.1.md | ||
| podman-quadlet-rm.1.md.in | ||
| podman-quadlet.1.md | ||
| podman-remote.1.md | ||
| podman-rename.1.md | ||
| podman-restart.1.md.in | ||
| podman-rm.1.md.in | ||
| podman-rmi.1.md | ||
| podman-run.1.md.in | ||
| podman-save.1.md.in | ||
| podman-search.1.md.in | ||
| podman-secret-create.1.md | ||
| podman-secret-exists.1.md | ||
| podman-secret-inspect.1.md | ||
| podman-secret-ls.1.md.in | ||
| podman-secret-rm.1.md | ||
| podman-secret.1.md | ||
| podman-start.1.md.in | ||
| podman-stats.1.md.in | ||
| podman-stop.1.md.in | ||
| podman-system-check.1.md | ||
| podman-system-connection-add.1.md | ||
| podman-system-connection-default.1.md | ||
| podman-system-connection-list.1.md | ||
| podman-system-connection-remove.1.md | ||
| podman-system-connection-rename.1.md | ||
| podman-system-connection.1.md | ||
| podman-system-df.1.md | ||
| podman-system-hyperv-prep.1.md | ||
| podman-system-migrate.1.md | ||
| podman-system-prune.1.md | ||
| podman-system-renumber.1.md | ||
| podman-system-reset.1.md | ||
| podman-system-service.1.md | ||
| podman-system.1.md | ||
| podman-systemd.unit.5.md | ||
| podman-tag.1.md | ||
| podman-top.1.md.in | ||
| podman-unmount.1.md.in | ||
| podman-unpause.1.md.in | ||
| podman-unshare.1.md | ||
| podman-untag.1.md | ||
| podman-update.1.md.in | ||
| podman-version.1.md | ||
| podman-volume-create.1.md | ||
| podman-volume-exists.1.md | ||
| podman-volume-export.1.md | ||
| podman-volume-import.1.md | ||
| podman-volume-inspect.1.md | ||
| podman-volume-ls.1.md.in | ||
| podman-volume-mount.1.md | ||
| podman-volume-prune.1.md | ||
| podman-volume-reload.1.md | ||
| podman-volume-rename.1.md | ||
| podman-volume-rm.1.md | ||
| podman-volume-unmount.1.md | ||
| podman-volume.1.md | ||
| podman-volume.unit.5.md.in | ||
| podman-wait.1.md.in | ||
| podman.1.md | ||
| podmansh.1.md | ||