mirror of
https://github.com/containerd/containerd.git
synced 2026-07-08 15:50:05 +00:00
Diff expects to set the uncompressed label on Commit, however if the blob already exists in the content store, no labels will get set, requiring an Update. Check if the uncompressed label is on the blob and set it if not. Signed-off-by: Derek McGowan <derek@mcgstyle.net>