0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-02-17 23:45:36 -05:00
zot/pkg/api
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
..
auth.go auth: support a read-only mode 2020-07-10 21:48:35 -07:00
config.go logs: add an audit log for API calls with unit tests 2021-06-24 10:53:27 -07:00
controller.go logs: add an audit log for API calls with unit tests 2021-06-24 10:53:27 -07:00
controller_test.go api: use blob cache path while making hard link 2021-06-30 01:42:21 -07:00
errors.go Upgraded build pipeline 2020-06-25 23:43:31 -07:00
ldap.go Upgraded build pipeline 2020-06-25 23:43:31 -07:00
regexp.go Upgraded build pipeline 2020-06-25 23:43:31 -07:00
routes.go api: use blob cache path while making hard link 2021-06-30 01:42:21 -07:00