moby/daemon/containerd
Sebastiaan van Stijn 4f28802f09
Merge pull request #46413 from thaJeztah/builder_diffid_type
daemon/containerd: use "DiffID" type for diff fields
2023-09-12 10:08:46 +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/image: Allow truncated id to have sha256: prefix 2023-09-08 14:10:10 +02:00
image_builder.go Merge pull request #46413 from thaJeztah/builder_diffid_type 2023-09-12 10:08:46 +02:00
image_changes.go c8d/diff: Reuse mount, mount parent as read-only 2023-08-11 15:30:38 +02: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 c8d/commit: Unpack committed image 2023-09-11 16:20:14 +02:00
image_delete.go migrate to new github.com/distribution/reference module 2023-09-05 12:09:26 +02:00
image_events.go api/types/events: define "Action" type and consts 2023-08-29 00:38:08 +02:00
image_exporter.go c8d: Add image save events 2023-09-05 17:29:15 +02:00
image_history.go migrate to new github.com/distribution/reference module 2023-09-05 12:09:26 +02:00
image_import.go c8d: Common unpack code for specific manifest 2023-09-11 16:20:10 +02:00
image_import_test.go daemon/c8d: Use Docker imagespec 2023-08-31 17:15:05 +02:00
image_list.go c8d/builder: Store parent in c8d image label 2023-09-08 09:47:53 +02:00
image_manifest.go c8d/handlers: Handle error in walkPresentChildren 2023-06-02 10:23:03 +02:00
image_prune.go migrate to new github.com/distribution/reference module 2023-09-05 12:09:26 +02:00
image_pull.go c8d: Better pull progress 2023-09-07 15:34:20 +02:00
image_push.go c8d: Better pull progress 2023-09-07 15:34:20 +02:00
image_snapshot.go c8d: Handle userns properly 2023-09-11 16:39:29 +02:00
image_snapshot_unix.go c8d: Handle userns properly 2023-09-11 16:39:29 +02:00
image_snapshot_windows.go c8d: Handle userns properly 2023-09-11 16:39:29 +02:00
image_squash.go containerd-integration: prefer error over panic where possible 2022-09-07 22:01:49 +02:00
image_tag.go c8d/builder: Store parent in c8d image label 2023-09-08 09:47:53 +02:00
imagespec.go daemon/c8d: Use Docker imagespec 2023-08-31 17:15:05 +02:00
mount.go Switch all logging to use containerd log pkg 2023-06-24 00:23:44 +00:00
progress.go c8d: Better pull progress 2023-09-07 15:34:20 +02:00
resolver.go swap logrus types for their containerd/logs aliases 2023-08-01 13:02:55 +02:00
service.go c8d: Handle userns properly 2023-09-11 16:39:29 +02:00
soft_delete.go c8d/softDelete: Deep copy Labels 2023-06-30 18:18:50 +02:00
store.go migrate to new github.com/distribution/reference module 2023-09-05 12:09:26 +02:00