automation-tests/common/pkg/config
Daniel J Walsh a10366adef Drop depracated warnings to debug
Currently podman ships with libpod.conf,  We need to remove the noice
for these warnings from buildah for the time being.  We can fix this
once podman is shipping without libpod.conf.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-03-10 10:35:33 -04:00
..
testdata NewConfig(): passed-in configuration file should matter most 2020-03-09 17:29:26 -04:00
config.go NewConfig(): passed-in configuration file should matter most 2020-03-09 17:29:26 -04:00
config_linux.go Add config package for containers.conf 2019-10-07 13:38:17 -04:00
config_suite_test.go Remove merge code and optional handling 2019-12-11 08:26:52 -05:00
config_test.go NewConfig(): passed-in configuration file should matter most 2020-03-09 17:29:26 -04:00
config_unix.go add libpod.conf to containers.conf 2019-12-06 15:55:47 -05:00
config_unsupported.go add selinux unsupported 2019-10-22 13:51:22 -04:00
config_windows.go add libpod.conf to containers.conf 2019-12-06 15:55:47 -05:00
containers.conf Add pull_policy to LibpodConfig 2020-03-03 11:13:38 -05:00
default.go Add pull_policy to LibpodConfig 2020-03-03 11:13:38 -05:00
default_linux.go Don't up the default number of open files, just processes. 2020-02-05 10:46:28 -05:00
default_unsupported.go Setup default ulimits to nproc & nofile of current process 2020-02-03 13:50:28 -05:00
libpodConfig.go Drop depracated warnings to debug 2020-03-10 10:35:33 -04:00
util_supported.go add libpod.conf to containers.conf 2019-12-06 15:55:47 -05:00
util_windows.go add libpod.conf to containers.conf 2019-12-06 15:55:47 -05:00