moby/daemon/containerd
Sebastiaan van Stijn 5e2a1195d7
swap logrus types for their containerd/logs aliases
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-08-01 13:02:55 +02:00
..
cache.go Skip cache lookup for "FROM scratch" in containerd 2023-06-26 16:02:32 -07:00
handlers.go c8d/handlers: Handle error in walkPresentChildren 2023-06-02 10:23:03 +02:00
image.go c8d/inspect: Include platform Variant 2023-07-19 13:03:40 +02:00
image_builder.go Switch all logging to use containerd log pkg 2023-06-24 00:23:44 +00:00
image_changes.go Switch all logging to use containerd log pkg 2023-06-24 00:23:44 +00:00
image_children.go swap logrus types for their containerd/logs aliases 2023-08-01 13:02:55 +02:00
image_children_test.go c8d: Implement Children by comparing diff ids 2023-04-06 14:27:37 +02:00
image_commit.go Switch all logging to use containerd log pkg 2023-06-24 00:23:44 +00:00
image_delete.go Switch all logging to use containerd log pkg 2023-06-24 00:23:44 +00:00
image_events.go Add the events services to the containerd image service 2023-03-30 17:48:51 +02:00
image_exporter.go swap logrus types for their containerd/logs aliases 2023-08-01 13:02:55 +02:00
image_history.go c8d/images: handle images without manifests for default platform 2023-06-28 10:53:43 +02:00
image_import.go swap logrus types for their containerd/logs aliases 2023-08-01 13:02:55 +02:00
image_import_test.go daemon/containerd: fix assignment to entry in nil map during commit 2023-07-10 10:58:06 +02:00
image_list.go swap logrus types for their containerd/logs aliases 2023-08-01 13:02:55 +02:00
image_manifest.go c8d/handlers: Handle error in walkPresentChildren 2023-06-02 10:23:03 +02:00
image_prune.go swap logrus types for their containerd/logs aliases 2023-08-01 13:02:55 +02:00
image_pull.go swap logrus types for their containerd/logs aliases 2023-08-01 13:02:55 +02:00
image_push.go Switch all logging to use containerd log pkg 2023-06-24 00:23:44 +00:00
image_snapshot.go c8d/container: Follow snapshot parents for size calculation 2023-07-26 14:15:15 +02:00
image_squash.go containerd-integration: prefer error over panic where possible 2022-09-07 22:01:49 +02:00
image_tag.go swap logrus types for their containerd/logs aliases 2023-08-01 13:02:55 +02:00
mount.go Switch all logging to use containerd log pkg 2023-06-24 00:23:44 +00:00
progress.go Switch all logging to use containerd log pkg 2023-06-24 00:23:44 +00:00
resolver.go swap logrus types for their containerd/logs aliases 2023-08-01 13:02:55 +02:00
service.go swap logrus types for their containerd/logs aliases 2023-08-01 13:02:55 +02:00
soft_delete.go c8d/softDelete: Deep copy Labels 2023-06-30 18:18:50 +02:00
store.go c8d: Implement push 2023-03-30 19:53:02 +02:00