automation-tests/common/pkg/config
Valentin Rothberg f4afa37c23 pkg/config: turn PastaOptions into attributedstring.Slice
Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2023-10-26 09:17:22 +02:00
..
testdata containers.conf: appendable string arrays, Part 1 2023-10-24 11:47:46 +02:00
config.go pkg/config: turn PastaOptions into attributedstring.Slice 2023-10-26 09:17:22 +02:00
config_darwin.go Change default image volume mode to "nullfs" on FreeBSD 2023-07-17 14:58:23 +01:00
config_freebsd.go Change default image volume mode to "nullfs" on FreeBSD 2023-07-17 14:58:23 +01:00
config_linux.go Change default image volume mode to "nullfs" on FreeBSD 2023-07-17 14:58:23 +01:00
config_local.go pkg/config: turn Ulimites into attributedstring.Slice 2023-10-26 09:17:22 +02:00
config_local_test.go pkg/config: turn PastaOptions into attributedstring.Slice 2023-10-26 09:17:22 +02:00
config_remote.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 11:04:40 +01:00
config_remote_test.go pkg/config: add a new API to create a Config 2023-08-14 09:40:27 +02:00
config_suite_test.go pkg/config: tests: do not load default config before each test 2023-08-14 09:40:27 +02:00
config_test.go pkg/config: turn NetavarkPluginDirs into attributedstring.Slice 2023-10-26 09:17:22 +02:00
config_unsupported.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 11:04:40 +01:00
config_windows.go Change default image volume mode to "nullfs" on FreeBSD 2023-07-17 14:58:23 +01:00
containers.conf pkg/config: lookup InitPath in HelperBinariesDir 2023-10-18 12:55:29 +02:00
containers.conf-freebsd pkg/config: lookup InitPath in HelperBinariesDir 2023-10-18 12:55:29 +02:00
db_backend.go pkg/config: use empty default for db_backend 2023-10-10 15:57:52 +02:00
db_backend_test.go pkg/config: use empty default for db_backend 2023-10-10 15:57:52 +02:00
default.go pkg/config: turn NetavarkPluginDirs into attributedstring.Slice 2023-10-26 09:17:22 +02:00
default_common.go pkg/config: override DefaultInitPath for FreeBSD 2023-06-12 16:00:37 +01:00
default_darwin.go containers.conf: add new `compose_providers` option 2023-07-24 15:53:17 +02:00
default_freebsd.go containers.conf: add new `compose_providers` option 2023-07-24 15:53:17 +02:00
default_linux.go linters: enable unconvert 2023-09-01 11:23:18 +02:00
default_test.go make validate: fix unused reports 2023-06-16 17:08:25 +02:00
default_unsupported.go cleanup getDefaultMachineUser|Image 2023-08-11 07:46:17 -05:00
default_windows.go cleanup getDefaultMachineUser|Image 2023-08-11 07:46:17 -05:00
modules.go pkg/config: add (*Config).LoadedModules() 2023-08-14 09:54:50 +02:00
modules_test.go containers.conf: appendable string arrays, Part 1 2023-10-24 11:47:46 +02:00
new.go pkg/config: add (*Config).LoadedModules() 2023-08-14 09:54:50 +02:00
nosystemd.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 11:04:40 +01:00
pod_exit_policy.go containers.conf: add pod_exit_policy 2022-04-29 12:17:16 +02:00
pod_exit_policy_test.go containers.conf: add pod_exit_policy 2022-04-29 12:17:16 +02:00
pull_policy.go [CI:DOCS] improve pull-policy documentation 2022-07-07 14:08:32 +02:00
systemd.go bump to golangci-lint v1.50.0 2022-10-17 15:03:07 +02:00