moby/registry
Brian Goff 74da6a6363 Switch all logging to use containerd log pkg
This unifies our logging and allows us to propagate logging and trace
contexts together.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2023-06-24 00:23:44 +00:00
..
resumable Switch all logging to use containerd log pkg 2023-06-24 00:23:44 +00:00
auth.go Switch all logging to use containerd log pkg 2023-06-24 00:23:44 +00:00
auth_test.go registry: use types/registry.AuthConfig 2022-07-29 23:05:20 +02:00
config.go registry: remove dependency on rootlesskit, add SetCertsDir() 2022-03-25 16:21:45 +01:00
config_test.go runconfig, oci, image, layer, distribution: fix empty-lines (revive) 2022-09-28 01:58:52 +02:00
config_unix.go remove pre-go1.17 build-tags 2023-05-19 20:38:51 +02:00
config_windows.go all: replace strings.Replace with strings.ReplaceAll 2022-05-09 19:45:40 +08:00
endpoint_test.go registry/search: pass User-Agent through headers 2023-03-21 14:41:29 +01:00
endpoint_v1.go Switch all logging to use containerd log pkg 2023-06-24 00:23:44 +00:00
errors.go registry: return "errdefs" compatible error types 2022-03-17 17:12:13 +01:00
registry.go Switch all logging to use containerd log pkg 2023-06-24 00:23:44 +00:00
registry_mock_test.go Switch all logging to use containerd log pkg 2023-06-24 00:23:44 +00:00
registry_test.go registry/search: pass User-Agent through headers 2023-03-21 14:41:29 +01:00
search.go Switch all logging to use containerd log pkg 2023-06-24 00:23:44 +00:00
search_test.go Move filtered registry search out of image service 2023-03-10 18:36:33 -05:00
service.go Switch all logging to use containerd log pkg 2023-06-24 00:23:44 +00:00
service_v2.go registry: return concrete service type 2023-03-10 18:38:08 -05:00
session.go Switch all logging to use containerd log pkg 2023-06-24 00:23:44 +00:00
types.go registry: remove unneeded alias for api/types/registry import 2022-03-17 17:12:19 +01:00