automation-tests/storage/types
Giuseppe Scrivano 5b0547c0e4 types: Always apply rootless path defaults
When running as non-root, the code previously checked
if usePerUserStorage() before applying default paths
for RunRoot and GraphRoot if they were missing from
the configuration file. This check prevented defaults
from being applied if the STORAGE_DRIVER environment
variable was set.

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2025-04-14 12:31:13 +02:00
..
default_override_test.conf Added support for CONTAINERS_STORAGE_CONF override 2021-06-09 10:17:09 +02:00
errors.go Initial implementation of consistency checks 2023-04-13 10:38:24 -04:00
idmappings.go Switch to golang native error wrapping 2022-07-07 13:22:46 +02:00
options.go types: Always apply rootless path defaults 2025-04-14 12:31:13 +02:00
options_bsd.go Remove various unused parameters 2024-07-10 23:54:30 +02:00
options_darwin.go Remove various unused parameters 2024-07-10 23:54:30 +02:00
options_linux.go Remove various unused parameters 2024-07-10 23:54:30 +02:00
options_test.go Update to gotest.tools/v3 2025-03-26 21:00:20 +01:00
options_windows.go Remove various unused parameters 2024-07-10 23:54:30 +02:00
storage_broken.conf Add test for bad entries in storage.conf 2021-07-01 04:50:58 -04:00
storage_test.conf store: drop remap-[ug]ids 2024-06-24 13:15:04 +02:00
utils.go types: use strings.ReplaceAll 2025-03-26 14:29:57 -07:00
utils_test.go Update to gotest.tools/v3 2025-03-26 21:00:20 +01:00