podman/pkg
Matthew Heon 562fa57dc9 Move rootless storage config into libpod
Previous commits ensured that we would use database-configured
paths if not explicitly overridden.

However, our runtime generation did unconditionally override
storage config, which made this useless.

Move rootless storage configuration setup to libpod, and change
storage setup so we only override if a setting is explicitly
set, so we can still override what we want.

Signed-off-by: Matthew Heon <mheon@redhat.com>
2018-12-02 15:21:35 -05:00
..
annotations Spell check strings and comments 2018-05-25 08:45:15 +00:00
apparmor pkg/apparmor: use a pipe instead of a tmp file 2018-08-14 14:25:14 +00:00
chrootuser Generate a passwd file for users not in container 2018-10-12 07:08:13 -04: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 Change references to cri-o to point at new repository 2018-09-07 17:47:45 +00:00
inspect Add history and namespaceoptions to image inspect 2018-11-26 10:56:55 -05:00
kubeutils Remove dependency on kubernetes 2018-03-27 21:55:33 +00:00
logs Add CRI logs parsing to podman logs 2018-09-05 13:48:20 +00:00
lookup Don't fail if /etc/passwd or /etc/group does not exists 2018-11-07 11:41:51 -05:00
namespaces rootless: add new netmode "slirp4netns" 2018-11-27 21:10:16 +01: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 registries: check user registries file only in rootless mode 2018-11-19 12:11:07 +01:00
resolvconf Use host's resolv.conf if no network namespace enabled 2018-11-27 15:28:09 -05:00
rootless rootless: call IsRootless just once 2018-11-14 10:13:50 +01:00
secrets rootless: create empty mounts.conf if it doesn't exist 2018-11-19 12:58:11 +01:00
spec network: allow slirp4netns mode also for root containers 2018-11-28 09:21:59 +01:00
util Move rootless storage config into libpod 2018-12-02 15:21:35 -05:00
varlinkapi rootless: add new netmode "slirp4netns" 2018-11-27 21:10:16 +01:00