spiegel_podman/pkg/specgen
Ralf Haferkamp 43c19966f6 specgen: fix order for setting rlimits
Also make sure that the limits we set for rootless are not higher than
what we'd set for root containers.

Rootless containers failed to start when the calling user already
had ulimit (e.g. on NOFILE) set.

This is basically a cherry-pick of 76f8efc0d0 into specgen

Signed-off-by: Ralf Haferkamp <rhafer@suse.com>
2020-06-26 11:17:32 +02:00
..
generate specgen: fix order for setting rlimits 2020-06-26 11:17:32 +02:00
config_unsupported.go Fix the pkg/specgen/SpecGenerator.getSeccompConfig stub 2020-03-20 23:25:15 +01:00
container_validate.go Fix conflicts between privileged and other flags 2020-06-22 16:08:09 -04:00
namespaces.go Start testing with cross compilation 2020-05-21 11:58:15 -04:00
pod_validate.go Fixup issues found by golint 2020-06-10 05:49:41 -04:00
podspecgen.go pod create: add --infra-conmon-pidfile 2020-06-11 11:01:13 +02:00
specgen.go Set syslog for exit commands on log-level=debug 2020-06-24 13:09:34 -04:00