harbor/src/testing
He Weiwei 88fcacd4b7
feat(middleware): add blob middlewares (#10710)
1. Add middleware to record the accepted blob size for stream blob
upload.
2. Add middleware to create blob and associate it with project after blob upload
complete.
3. Add middleware to sync blobs, create blob for manifest and associate blobs
with the manifest after put manifest.
4. Add middleware to associate blob with project after mount blob.
5. Cleanup associations for the project when artifact deleted.

Signed-off-by: He Weiwei <hweiwei@vmware.com>
2020-02-20 23:20:34 +08:00
..
api Implement copy artifact API 2020-02-20 16:59:35 +08:00
apitests Fix admin permission not revoked when removed from LDAP admin group 2019-12-20 13:12:22 +08:00
clients requirement(oci) implement tag retention for oci 2020-02-20 00:43:20 +08:00
job Implement a common scheduler 2019-07-23 17:20:31 +08:00
pkg feat(middleware): add blob middlewares (#10710) 2020-02-20 23:20:34 +08:00
chart_utility.go Return the total count of charts under the project in project API 2018-09-25 17:56:11 +08:00
suite.go feat(middleware): add blob middlewares (#10710) 2020-02-20 23:20:34 +08:00