spiegel_podman/pkg/systemd
Brett Calliss 22b57d3230 feat(quadlet): log option handling
I found that Quadlet didn't currently have support for log options.
This merge allows Quadlet to handle log options and correctly
pass those values through to `podman run` for Container and Kube
types.

Syntactically consistent with existing parameters:

```ini
[Container]
Image=localhost/imagename
LogOpt=path=/var/log/container/mycontainer.json
LogOpt=size=10mb
```

Signed-off-by: Brett Calliss <brett@obligatory.email>
2024-06-30 18:21:47 +10:00
..
define generate systemd: handle --restart 2021-09-07 13:58:11 +02:00
generate Bump Go module to v5 2024-02-08 09:35:39 -05:00
notifyproxy Fix Lint on Windows and enable the job 2024-02-20 08:06:18 -05:00
parser quadlet: Add a network requirement on .image units 2024-05-22 13:46:42 +02:00
quadlet feat(quadlet): log option handling 2024-06-30 18:21:47 +10:00
activation.go pkg/systemd: don't require LISTEN_FDNAMES for socket activation 2021-06-24 09:01:39 -06:00
activation_test.go lint: fix warnings found by perfsprint 2023-10-20 16:27:46 +02:00
dbus.go Bump Go module to v5 2024-02-08 09:35:39 -05:00