moby/daemon/images
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
..
cache.go Switch all logging to use containerd log pkg 2023-06-24 00:23:44 +00:00
image.go Switch all logging to use containerd log pkg 2023-06-24 00:23:44 +00:00
image_builder.go Switch all logging to use containerd log pkg 2023-06-24 00:23:44 +00:00
image_changes.go c8d: add support for docker diff 2023-03-30 10:29:07 +01:00
image_commit.go images: Pass context to commit related operations 2023-01-18 12:23:32 +01:00
image_delete.go daemon/images: fix empty-lines (revive) 2022-09-28 01:58:51 +02:00
image_events.go Add the events services to the containerd image service 2023-03-30 17:48:51 +02:00
image_exporter.go Switch all logging to use containerd log pkg 2023-06-24 00:23:44 +00:00
image_history.go ImageService.ImageHistory(): pass context 2022-12-09 19:00:49 +01:00
image_import.go Use OCI "History" type instead of inventing our own copy 2023-06-12 13:47:17 -07:00
image_list.go Use OCI "History" type instead of inventing our own copy 2023-06-12 13:47:17 -07:00
image_prune.go Switch all logging to use containerd log pkg 2023-06-24 00:23:44 +00:00
image_pull.go Switch all logging to use containerd log pkg 2023-06-24 00:23:44 +00:00
image_push.go images/push: Accept reference 2023-03-30 18:08:40 +02:00
image_squash.go Use OCI "History" type instead of inventing our own copy 2023-06-12 13:47:17 -07:00
image_tag.go daemon/imageService: Remove TagImageWithReference 2023-02-07 15:43:52 +01:00
image_unix.go Switch all logging to use containerd log pkg 2023-06-24 00:23:44 +00:00
image_windows.go c8d: Compute container's layer size 2023-03-08 00:58:02 +01:00
images_test.go fixing consistent aliases for OCI spec imports 2023-05-08 15:27:52 +05:30
locals.go Use GetBoolOrDefault to remove duplicated invalidFilter usages 2023-01-26 16:28:53 +01:00
mount.go Switch all logging to use containerd log pkg 2023-06-24 00:23:44 +00:00
service.go images/Children: Return error 2023-04-13 16:20:02 +02:00
store.go use consistent alias for containerd's errdefs package 2023-04-08 19:30:33 +02:00
store_test.go fixing consistent aliases for OCI spec imports 2023-05-08 15:27:52 +05:30