spiegel_podman/pkg
baude a1e3e542ff Make one runtime for the varlink service
Rather than making a runtime each time a client hits a varlink endpoint, we now
make a single runtime when the varlink service starts up.  This fixes a problem
where we hit a max inotify limit from CNI.

Resolves: #1211

Signed-off-by: baude <bbaude@redhat.com>

Closes: #1215
Approved by: rhatdan
2018-08-05 10:43:32 +00:00
..
annotations Spell check strings and comments 2018-05-25 08:45:15 +00:00
apparmor AppArmor: runtime check if it's enabled on the host 2018-07-23 18:11:09 +00:00
chrootuser changes to allow for darwin compilation 2018-06-29 20:44:09 +00:00
ctime ctime: Drop 32-/64-bit distinction on Linux 2018-07-07 20:35:00 +00:00
hooks hooks: Add debug logging for initial hook loading 2018-06-04 13:01:56 +00:00
inspect Add missing runtime.go lines to set namespace 2018-07-24 16:12:31 -04:00
kubeutils Remove dependency on kubernetes 2018-03-27 21:55:33 +00:00
netns Fix godoc comment in pkg/netns 2018-07-27 02:48:16 +00:00
registrar Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
registries rootless: allow a per-user registries.conf file 2018-07-20 11:00:52 +02:00
rootless Check for missing arguments in /proc/self/cmdline 2018-08-03 07:39:25 +00:00
secrets rootless: support a per-user mounts.conf 2018-07-20 11:00:53 +02:00
spec network: add support for rootless network with slirp4netns 2018-07-31 13:39:29 +00:00
util podman: provide a default UID mapping when non root 2018-06-15 14:53:18 +00:00
varlinkapi Make one runtime for the varlink service 2018-08-05 10:43:32 +00:00