automation-tests/common/pkg/config
Daniel J Walsh 0f802d0065 Add image_default_format
Currently when pulling/pushing images we default to the format
of the source image.  When Building images we default to OCI.

Customers have asked us to allow them to force a specific image
type when pushing to a registry.

We already have a flag to building images.

This PR adds image_default_format to define the format to be used
by all tools create/building/pulling and pusing images.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-02-01 06:38:50 -05:00
..
testdata Add image_default_format 2021-02-01 06:38:50 -05:00
config.go Add image_default_format 2021-02-01 06:38:50 -05:00
config_darwin.go Update pkg/config/config_darwin.go 2020-08-22 09:11:12 -04:00
config_linux.go Update pkg/config/config_linux.go 2020-08-22 09:11:12 -04:00
config_local.go Don't check for timezone, unless user specified one 2020-10-26 09:26:09 -04:00
config_local_test.go Add TERM=xterm to default setting for env 2020-08-18 11:37:15 -04:00
config_remote.go Add support for Umask 2020-07-15 13:59:29 -04:00
config_remote_test.go Add support for Remote flags in containers.conf 2020-05-28 15:47:01 -04:00
config_suite_test.go Bump github.com/onsi/gomega from 1.9.0 to 1.10.0 2020-05-08 07:39:54 -04:00
config_test.go Add image_default_format 2021-02-01 06:38:50 -05:00
config_unsupported.go add selinux unsupported 2019-10-22 13:51:22 -04:00
config_windows.go fix windows containers.conf path 2020-08-25 22:06:13 +02:00
containers.conf Add image_default_format 2021-02-01 06:38:50 -05:00
default.go Change default log driver to journald 2021-01-30 07:57:07 -05:00
default_linux.go Fix nested elseif 2020-08-25 11:31:53 +02:00
default_unsupported.go Setup default ulimits to nproc & nofile of current process 2020-02-03 13:50:28 -05:00
nosystemd.go Only default to systemd if built with the systemd buildtag 2020-03-31 12:57:32 -04:00
systemd.go Ensure that rootless cgroupsv1 will select cgroupfs 2020-07-21 16:15:50 -04:00
util_supported.go pkg: check ownership for XDG_RUNTIME_DIR 2021-01-28 10:11:51 +01:00
util_windows.go add libpod.conf to containers.conf 2019-12-06 15:55:47 -05:00