diff options
author | Matthew Heon <matthew.heon@pm.me> | 2019-02-05 12:08:24 -0500 |
---|---|---|
committer | Matthew Heon <matthew.heon@pm.me> | 2019-02-06 10:01:43 -0500 |
commit | 33845f8a0f6160f24f298d81863292ad37e59c4d (patch) | |
tree | a0135a26e18aefdfc667defdfd89c610f0e69307 /pkg/secrets | |
parent | 3554bfce98bc643bd4724340bf2abbaa6373e70c (diff) | |
download | podman-33845f8a0f6160f24f298d81863292ad37e59c4d.tar.gz podman-33845f8a0f6160f24f298d81863292ad37e59c4d.tar.bz2 podman-33845f8a0f6160f24f298d81863292ad37e59c4d.zip |
Unconditionally refresh storage options from config
Due to our unconditionally setting some storage options, we
are not always reading storage options from storage.conf. This
can lead to some fields in the storage config (most notably extra
storage options) being ignored, despite being set in
storage.conf.
Resolve this by unconditionally refreshing our storage config
from storage.conf (this was previously only done for rootless
Podman)
Fixes #2217
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
Diffstat (limited to 'pkg/secrets')
0 files changed, 0 insertions, 0 deletions