storage/types
Giuseppe Scrivano 2d959dd4bf
store: drop remap-[ug]ids
drop the possibility to configure a remapping for all the layers in
the storage.

The feature dates back to the initial fork from Docker, that supported
a single user namespace where all the images were pulled. It was never
used by the container tools since we have a finer control of the user
namespaces.

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2024-06-24 13:15:04 +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 store: drop remap-[ug]ids 2024-06-24 13:15:04 +02:00
options_bsd.go Share the options_freebsd.go between netbsd and freebsd 2024-06-01 08:47:34 -04:00
options_darwin.go Format sources with gofumpt 2023-05-26 16:17:31 -07:00
options_linux.go types: try harder to use overlay with rootless 2023-04-17 09:47:50 +02:00
options_test.go store: drop remap-[ug]ids 2024-06-24 13:15:04 +02:00
options_windows.go types: try harder to use overlay with rootless 2023-04-17 09:47:50 +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 fileutils.{Le,E}xist() 2024-04-08 16:07:27 +02:00
utils_test.go store: drop rootless from arguments 2023-11-16 21:13:28 +01:00