moby/daemon/images
Christopher Petito ab570ab3d6 nil dereference fix on image history Created value
Issue was caused by the changes here https://github.com/moby/moby/pull/45504
First released in v25.0.0-beta.1

Signed-off-by: Christopher Petito <47751006+krissetto@users.noreply.github.com>
2024-04-19 10:44:30 +00:00
..
cache.go imageService: Extract common code from MakeImageCache 2024-03-07 15:39:42 +01:00
image.go api/types/image: move GetImageOpts to api/types/backend 2024-01-22 20:45:21 +01:00
image_builder.go daemon/imageStore: Mark images built locally 2024-01-25 16:04:00 +01:00
image_changes.go c8d: add support for docker diff 2023-03-30 10:29:07 +01:00
image_commit.go daemon/imageStore: Mark images built locally 2024-01-25 16:04:00 +01:00
image_delete.go images: Export the image actions prometheus counter 2024-03-13 15:03:36 +01:00
image_events.go api/types/image: move GetImageOpts to api/types/backend 2024-01-22 20:45:21 +01:00
image_exporter.go migrate to github.com/containerd/log v0.1.0 2023-10-11 17:52:23 +02:00
image_history.go nil dereference fix on image history Created value 2024-04-19 10:44:30 +00:00
image_import.go image: implement CheckOS, deprecate pkg/system IsOSSupported 2023-09-07 22:14:44 +02:00
image_list.go api/types: move image options to api/types/image 2024-01-24 00:10:33 +01:00
image_prune.go api/types: move image-types to api/types/image 2023-10-12 11:29:20 +02:00
image_pull.go images: Export the image actions prometheus counter 2024-03-13 15:03:36 +01:00
image_push.go images: Export the image actions prometheus counter 2024-03-13 15:03:36 +01: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 migrate to new github.com/distribution/reference module 2023-09-05 12:09:26 +02:00
image_unix.go Implement GetLayerFolders for the containerd image store 2024-01-17 16:29:28 +01:00
image_windows.go Implement GetLayerFolders for the containerd image store 2024-01-17 16:29:28 +01:00
images_test.go fixing consistent aliases for OCI spec imports 2023-05-08 15:27:52 +05:30
metrics.go images: Export the image actions prometheus counter 2024-03-13 15:03:36 +01:00
mount.go migrate to github.com/containerd/log v0.1.0 2023-10-11 17:52:23 +02:00
service.go Plumb context through info endpoint 2023-11-10 20:09:25 +00:00
store.go migrate to github.com/containerd/log v0.1.0 2023-10-11 17:52:23 +02:00
store_test.go daemon/images: format code with gofumpt 2023-06-29 00:26:42 +02:00