spiegel_podman/vendor/github.com/containers/storage/pkg/chunked
Paul Holzinger 74454bf59c
rework system connection and farm storage
We now no longer write containers.conf, instead system connections and
farms are written to a new file called podman-connections.conf.

This is a major rework and I had to change a lot of things to get this
to compile again with my c/common changes.

It is a breaking change for users as connections/farms added before this
commit can now no longer be removed or modified directly. However because
the logic keeps reading from containers.conf the old connections can
still be used to connect to a remote host.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2024-01-31 15:08:41 +01:00
..
compressor Vendor in latest c/common 2024-01-25 11:10:41 -05:00
dump Bump containers/common to latest main 2024-01-30 10:42:24 -05:00
internal vendor of containers/(common, storage, image) 2023-09-11 13:52:23 -04:00
toc Vendor latest c/image 2024-01-04 10:09:47 -05:00
cache_linux.go fix(deps): update common, image, and storage deps 2023-11-30 14:48:27 +00:00
compression.go Update vendor containers/(common,storage,buildah,image) 2022-10-28 06:16:22 -04:00
compression_linux.go vendor of containers/(common, storage, image) 2023-09-11 13:52:23 -04:00
storage.go vendor containers/storage@main 2022-10-13 16:54:14 +02:00
storage_linux.go rework system connection and farm storage 2024-01-31 15:08:41 +01:00
storage_unsupported.go Bump containers/common to latest main 2024-01-30 10:42:24 -05:00