0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-01-27 23:01:43 -05:00
zot/pkg
Shivam Mishra af30c06aff api: use blob cache path while making hard link
previously mount blob will look for blob that is provided in http request and try to hard link that path
but ideally we should look for path from our cache and do the hard link of that particular path.
this commit does the same.
2021-06-30 01:42:21 -07:00
..
api api: use blob cache path while making hard link 2021-06-30 01:42:21 -07:00
cli Add an 'enable' flag in the server configuration to enable gql-based searches 2021-06-24 12:15:25 -07:00
compliance config: support multiple storage locations 2021-05-21 10:18:28 -07:00
extensions Use freeport to get ports for zot servers in tests 2021-06-29 13:58:39 -07:00
log logs: add an audit log for API calls with unit tests 2021-06-24 10:53:27 -07:00
storage api: use blob cache path while making hard link 2021-06-30 01:42:21 -07:00