imeoer
                                            imeoer
                                        
                                    @sankalp-r Thanks for your attention, I'll resolve the current conflicts if necessary, and let's wait for the maintainers' response.
> This change breaks remote snapshotters which rely on the snapshotter being able to return `errdef.ErrAlreadyExists` from `Prepare` to skip content fetching. More details in the [remote snapshotter doc](https://github.com/containerd/containerd/blob/main/docs/remote-snapshotter.md#snapshotter-apis-for-querying-remote-snapshots). Indeed,...
https://github.com/containerd/containerd/pull/9405 It's a basic implementation of blob chunked push Please help to see if it makes sense, thanks! cc @dmcgowan @z4ce
@PerseidMeteor are working on https://github.com/nydusaccelerator/nydus-cli
cc @lihuahua123
@PKizzle It seems @lyj199907 hasn't had time to look at it yet, I'll take it later.
Cloud you try `ctr images delete xxx/pause:3.6 --sync` ?
> Cloud you try `ctr images delete xxx/pause:3.6 --sync` ? Need to ensure the pod using the image has been deleted first.
Need to consider if the PR is necessary.
@ptempier You seem to be pushing an image with the name format `example.com/namespace/repo@sha256:xxx`, how about trying to use the name format `example.com/namespace/repo:tag` instead?