spiegel_podman/contrib
Matthew Heon 0e171b7b33 Do not share container log driver for exec
When the container uses journald logging, we don't want to
automatically use the same driver for its exec sessions. If we do
we will pollute the journal (particularly in the case of
healthchecks) with large amounts of undesired logs. Instead,
force exec sessions logs to file for now; we can add a log-driver
flag later (we'll probably want to add a `podman logs` command
that reads exec session logs at the same time).

As part of this, add support for the new 'none' logs driver in
Conmon. It will be the default log driver for exec sessions, and
can be optionally selected for containers.

Great thanks to Joe Gooch (mrwizard@dok.org) for adding support
to Conmon for a null log driver, and wiring it in here.

Fixes #6555

Signed-off-by: Matthew Heon <matthew.heon@pm.me>
2020-06-17 11:11:46 -04:00
..
cirrus Do not share container log driver for exec 2020-06-17 11:11:46 -04:00
fedora-minimal Cirrus: Fix fedora-minimal mirroring 2020-03-04 14:24:58 -05:00
gate Vendor in container/storage v1.20.2 2020-06-03 17:22:49 -04:00
imgprune Cirrus: Load base-image names indirectly 2019-08-30 09:46:43 -04:00
imgts Cirrus: Reimplement release archive + upload 2019-08-28 11:54:06 -04:00
msi Update XML to not embed quote in PATH on windows 2020-01-31 15:22:20 -07:00
podmanimage [CI:DOC]Use full repo name in podmanimage Dockerfiles 2020-05-01 17:54:33 -04:00
script Add script to determine dependency sizes 2018-03-23 14:12:14 +00:00
snapcraft Enable pre-commit tool linting 2020-01-14 13:42:59 +00:00
spec Fix builds for RDO 2020-06-11 08:55:19 -04:00
systemd auto updates 2020-03-17 17:18:56 +01:00
upldrel Minor: Bugfix in upload image 2020-01-17 10:43:48 -05:00
varlink Revert "Change Varlink systemd unit to use system service" 2020-06-16 11:09:48 -04:00
build_rpm.sh Fix repos for CentOS 7 RPM build 2020-04-01 14:01:46 +03:00
dependencies.txt [CI:DOCS] Prepare image to turn on podman-commands test 2020-05-23 10:17:31 -04:00