storage/drivers/btrfs
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
..
btrfs.go store: drop remap-[ug]ids 2024-06-24 13:15:04 +02:00
btrfs_test.go Extend driver.ListLayers() 2023-04-12 16:05:09 -04:00
dummy_unsupported.go fix inconsitent go build tags 2022-11-02 20:51:27 +01:00
version.go fix inconsitent go build tags 2022-11-02 20:51:27 +01:00
version_none.go Only build btrfs/version_none if we are building btrfs 2022-09-12 16:31:45 +02:00
version_test.go Only compile a test when the code being tested exists 2024-06-07 15:36:44 +02:00