0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-16 21:56:37 -05:00
zot/pkg/storage
Ramkumar Chinchani faad2b1d1f manifest can be deleted only by digest and not tag
Fixes issue #67.

As per dist spec, DELETE of a image manifest can only be done with
digest as <reference> param. Previously, tags were being allowed as
well. This is not conformant to the spec.
2020-01-28 14:51:51 -08:00
..
BUILD.bazel log: improve logging 2019-11-26 14:18:20 -08:00
storage.go manifest can be deleted only by digest and not tag 2020-01-28 14:51:51 -08:00
storage_test.go manifest can be deleted only by digest and not tag 2020-01-28 14:51:51 -08:00