automation-tests/common/pkg/config
Qi Wang eee0f4f7f8 remove CgroupsAndAdjust from NewConfig
Export CheckCgroupsAndAdjustConfig() as global function and remove it from NewConfig(). So we can handle it in libpod and avoid Buildah to display cgroup warning message when reading containers.conf.

Signed-off-by: Qi Wang <qiwan@redhat.com>
2020-03-09 15:18:15 -04:00
..
testdata CgroupManager should belong to libpod not containers 2020-02-20 10:27:47 -05:00
config.go remove CgroupsAndAdjust from NewConfig 2020-03-09 15:18:15 -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 Add pull_policy to LibpodConfig 2020-03-03 11:13:38 -05: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 Support and prefer libpod.conf if exists 2020-03-09 14:37:19 -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