moby/daemon/containerd
Laura Brehm e8be792130
c8d: fix missing image history
Signed-off-by: Laura Brehm <laurabrehm@hey.com>
2023-05-09 16:19:05 +01:00
..
cache.go imageservice: Add context to various methods 2022-11-03 12:22:40 +01:00
handlers.go c8d/prune: Remove gc.ref labels from configs of deleted images 2023-04-26 16:40:34 +02:00
image.go c8d: fix missing image history 2023-05-09 16:19:05 +01:00
image_builder.go containerd-integration: prefer error over panic where possible 2022-09-07 22:01:49 +02:00
image_changes.go c8d: Handle nil container.ImageManifest 2023-04-26 14:54:01 +02:00
image_children.go images/Children: Return error 2023-04-13 16:20:02 +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: fix missing image history 2023-05-09 16:19:05 +01:00
image_delete.go c8d/prune: Remove gc.ref labels from configs of deleted images 2023-04-26 16:40:34 +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 c8d/import: Don't gc unnamed images 2023-04-28 09:30:04 +02:00
image_history.go c8d: Implement image history 2023-01-23 16:50:02 +01:00
image_import.go daemon/containerd: containerConfigToOciImageConfig: add ArgsEscaped 2023-04-29 00:20:07 +02:00
image_list.go Merge pull request #45387 from cuishuang/master 2023-04-25 16:31:22 +02:00
image_prune.go c8d/prune: Logging fixes 2023-04-26 16:40:37 +02:00
image_pull.go c8d: delete dangling image on pull 2023-04-28 17:41:56 +01:00
image_push.go c8d/push: Rename jobs to avoid shadowing type 2023-03-31 16:30:14 +02:00
image_snapshot.go Fix returning errors from snapshotter.Prepare 2023-04-14 10:10:52 +02:00
image_squash.go containerd-integration: prefer error over panic where possible 2022-09-07 22:01:49 +02:00
image_tag.go Send an event when an image is tagged 2023-04-04 11:32:02 +02:00
mount.go c8d: use the container's configured snapshotter where possible 2023-04-05 14:09:21 +02:00
progress.go c8d: push: addressing some nits 2023-03-31 00:23:09 +02:00
resolver.go Fix error checking when pulling from an insecure registry 2023-04-12 21:56:52 +02:00
service.go c8d: Handle nil container.ImageManifest 2023-04-26 14:54:01 +02:00
soft_delete.go c8d/list: Fix Repo(Digests|Tags) for untagged images 2023-02-23 19:54:21 +01:00
store.go c8d: Implement push 2023-03-30 19:53:02 +02:00