spiegel_podman/vendor/github.com/containers/common/libimage
Valentin Rothberg f95b0995e5 remove pkg/registries
Pull the trigger on the `pkg/registries` package which acted as a proxy
for `c/image/pkg/sysregistriesv2`.  Callers should be using the packages
from c/image directly, if needed at all.

Also make use of libimage's SystemContext() method which returns a copy
of a system context, further reducing the risk of unintentionally
altering global data.

[NO TESTS NEEDED]

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2021-06-25 09:56:21 +02:00
..
manifests migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
copier.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
disk_usage.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
download.go fix systemcontext to use correct TMPDIR 2021-06-18 19:53:24 -04:00
events.go podman image tree: restore previous behavior 2021-05-12 17:56:59 +02:00
filters.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
history.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
image.go create: support images with invalid platform 2021-06-23 15:42:13 +02:00
image_config.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
image_tree.go podman image tree: restore previous behavior 2021-05-12 17:56:59 +02:00
import.go Vendor in containers/common v0.40.0 2021-06-17 14:59:42 -04:00
inspect.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
layer_tree.go podman image tree: restore previous behavior 2021-05-12 17:56:59 +02:00
load.go podman image tree: restore previous behavior 2021-05-12 17:56:59 +02:00
manifest_list.go update c/common 2021-05-20 10:21:27 +02:00
normalize.go support tag@digest notation 2021-05-31 14:38:43 +02:00
oci.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
pull.go create: support images with invalid platform 2021-06-23 15:42:13 +02:00
push.go update c/common 2021-05-20 10:21:27 +02:00
runtime.go remove pkg/registries 2021-06-25 09:56:21 +02:00
save.go update c/common 2021-05-20 10:21:27 +02:00
search.go podman image tree: restore previous behavior 2021-05-12 17:56:59 +02:00