podman/pkg
baude d0a0a3fbd9 configure runtime without store
some podman commands do not require the use of a container/image store.
in those cases, it is more effecient to not open the store, because that
results in having to also close the store which can be costly when the
system is under heavy write I/O loads.

Signed-off-by: baude <bbaude@redhat.com>
2019-07-01 14:15:44 -05:00
..
adapter configure runtime without store 2019-07-01 14:15:44 -05:00
annotations Update cri-o annotations 2019-04-01 11:10:54 +02:00
apparmor pkg/apparmor: fix when AA is disabled 2019-06-14 17:37:16 +02:00
cgroups pkg, cgroups: add initial support for cgroup v2 2019-06-26 13:17:05 +02:00
criu Add helper function to read out CRIU version 2018-10-23 12:52:03 +02:00
ctime ctime: Drop 32-/64-bit distinction on Linux 2018-07-07 20:35:00 +00:00
firewall Replace existing iptables handler with firewall code 2018-09-10 18:53:27 +00:00
hooks Fix example in oci-hooks.5.md 2019-06-18 18:43:21 +02:00
inspect Begin to break up pkg/inspect 2019-06-03 15:54:53 -04:00
kubeutils Remove dependency on kubernetes 2018-03-27 21:55:33 +00:00
logs libpod removal from main (phase 2) 2019-06-27 07:56:24 -05:00
lookup pkg/lookup: Return ID-only pointers on ErrNo*Entries 2018-12-04 14:46:43 -08:00
namespaces userns: add new option --userns=keep-id 2019-05-24 17:34:12 +02:00
netns Fix godoc comment in pkg/netns 2018-07-27 02:48:16 +00:00
registrar Update registrar unit tests to match them of cri-o 2019-04-04 08:53:32 +02:00
registries Use the logical registry location instead of the physical one in (podman info) 2019-06-14 15:46:17 +02:00
resolvconf Use host's resolv.conf if no network namespace enabled 2018-11-27 15:28:09 -05:00
rootless Merge pull request #3397 from giuseppe/fix-reboot 2019-06-28 16:00:55 +02:00
spec util: drop IsCgroup2UnifiedMode and use it from cgroups 2019-06-26 13:17:04 +02:00
sysinfo Build cgo files with -Wall -Werror 2019-06-21 10:14:19 +02:00
systemdgen add unit tests for generate systemd 2019-05-06 09:14:10 -05:00
tracing OpenTracing support added to start, stop, run, create, pull, and ps 2019-02-18 09:57:08 -05:00
trust Fix up `image sign` in PR 2108 2019-01-15 12:25:10 -05:00
util libpod removal from main (phase 2) 2019-06-27 07:56:24 -05:00
varlinkapi libpod removal from main (phase 2) 2019-06-27 07:56:24 -05:00