spiegel_podman/cmd
Ygal Blum 68fbebfacc Kube Play: use passthrough as the default log-driver if service-container is set
Reasoning
---------
When the log-driver is passthrough, the journal socket is passed to the containers as-is which has two advantages:
1. journald can see who the actual sender of the log event is,
    rather than thinking everything comes from the conmon process
2. conmon will not have to copy all the log data

Code Changes
------------
If log-driver was not set by the user and service-container is set use
passthrough as the default log-driver

Update the system tests
- explicitly set logdriver in sdnotify and play tests
- podman-kube template test:  Verify the default log driver for service-container

Signed-off-by: Ygal Blum <ygal.blum@gmail.com>
2023-01-03 10:34:24 +02:00
..
podman Kube Play: use passthrough as the default log-driver if service-container is set 2023-01-03 10:34:24 +02:00
podman-mac-helper Replace deprecated ioutil 2022-09-20 15:34:27 -04:00
podman-msihooks Add new windows installer and build 2022-09-06 16:12:09 -05:00
podman-wslkerninst Add new windows installer and build 2022-09-06 16:12:09 -05:00
quadlet Merge pull request #16688 from ygalblum/quadlet_network_file 2022-12-19 14:16:53 -05:00
rootlessport Replace deprecated ioutil 2022-09-20 15:34:27 -04:00
winpath Fix spelling "setup" -> "set up" and similar 2022-06-22 18:39:21 +02:00