spiegel_podman/pkg/spec
Matthew Heon f87f0abb77 Pass along syslog variable to podman cleanup processes
As of now, there is no way to debug podman clean up processes.
They are started by conmon with no stdout/stderr and log nowhere.
This allows us to actually figure out what is going on when a
cleanup process runs.

Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
2018-10-11 13:19:39 -04:00
..
config_linux.go rootless: raise an error when trying to use cgroups 2018-10-01 09:33:12 +02:00
config_unsupported.go spec: Make addPrivilegedDevices and createBlockIO per-platform 2018-07-06 00:48:40 +00:00
createconfig.go Pass along syslog variable to podman cleanup processes 2018-10-11 13:19:39 -04:00
parse.go Pass on securityOpts from podInfraContainer to container added to pod. 2018-09-11 13:31:55 +00:00
ports.go Spell check strings and comments 2018-05-25 08:45:15 +00:00
spec.go Merge pull request #1557 from rhatdan/systemd 2018-10-04 09:54:51 -07:00
spec_test.go Swap default mount propagation from private to rprivate 2018-09-13 21:35:44 +00:00