containerd/diff/walking
Derek McGowan bb197ddc47
Set uncompressed label on diff when already exists
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>
2018-10-15 11:02:35 -07:00
..
plugin Licence header added 2018-02-19 10:32:26 +09:00
differ.go Set uncompressed label on diff when already exists 2018-10-15 11:02:35 -07:00