-
**Describe the bug**
In my container setup, I am querying the health endpoints to check the readiness of the container.
After updating to the latest version this no longer responds with a 2## HTTP c…
-
### Issue Description
I'm testing quadlet based container management on an Ubuntu 22.04 system with podman 4.4.2 installed using the kubic repositories.
I know that the kubic repositories are be…
-
### Issue Description
While playing around with Podman's Systemd generator (and quadlet) in a Fedora Server 38 VM I noticed that when running `systemctl stop ` on the service generated from my `.ku…
-
/kind feature
**Description**
Currently, quadlet requires the creation of volume files to auto-create volume services for containers to depend on. However, in degenerate cases, the entire vo…
-
When using play kube from a systemd service file (e.g. with quadlet) it seems very useful to be able to set up some particular uid mappings. In particular, `--userns=auto` which podman run supports se…
-
Seen only twice:
```
not ok 335 quadlet - basic
...
# #/vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
# #| FAIL: [no test name given]
# #| expected: '.*STARTED CONTAINER.*' (using expr)
# #…
-
### Feature request description
The ability to set the User= directive in a .container file to a username instead of a numeric uid
### Suggest potential solution
_No response_
### Have you conside…
-
### Issue Description
I've defined a template unit `pcloud@.container` that I want to run multiple instances of. The unit has a `[Install]` section because I want a default instance based on the temp…
-
### Issue Description
When I install `podman-quadlet` on Fedora 37, there's no manpage available even though there's https://github.com/containers/podman/blob/main/docs/source/markdown/podman-systemd…
-
### Feature request description
Actually more of a question than a real request.
I noticed that podman play kube supports more options on the commandline, than can be provided using a 'kube' unit …