harbor/src/pkg
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
..
art requirement(oci) implement tag retention for oci 2020-02-20 00:43:20 +08:00
artifact Implement delete/update repository API 2020-02-20 08:39:26 +08:00
artifactrash add artifact trash manager 2020-02-19 14:52:58 +08:00
authproxy Get rid of case-sensitivity in authproxy setting 2019-12-04 21:39:40 +08:00
blob feat(middleware): add blob middlewares (#10710) 2020-02-20 23:20:34 +08:00
chart Get addition properties for chart 2020-02-17 12:19:10 +08:00
clients/core requirement(oci) implement tag retention for oci 2020-02-20 00:43:20 +08:00
distribution feat(middleware): add blob middlewares (#10710) 2020-02-20 23:20:34 +08:00
immutabletag requirement(oci) implement tag retention for oci 2020-02-20 00:43:20 +08:00
label Support add/remove label to/from artifact 2020-02-13 10:46:23 +08:00
notification add quota exceed event imple 2019-11-14 10:27:18 +08:00
project Implement tag/artifact manager and artifact controller 2020-01-08 20:19:48 +08:00
q feat(middleware): add blob middlewares (#10710) 2020-02-20 23:20:34 +08:00
registry Implement copy artifact API 2020-02-20 16:59:35 +08:00
repository Implement delete/update repository API 2020-02-20 08:39:26 +08:00
retention Merge pull request #10742 from bitsf/oci_tag_retention 2020-02-20 20:31:49 +08:00
robot fix issue on listing robot accounts 2020-02-05 11:36:18 +08:00
scan Merge pull request #10694 from danielpacak/feature/install_with_trivy 2020-02-19 16:27:57 +08:00
scheduler Register registry handler with the new methods of Route 2020-02-03 16:55:08 +08:00
signature Artifact signature populate (#7) 2020-02-18 01:42:56 +08:00
tag Implement delete/update repository API 2020-02-20 08:39:26 +08:00
token Clean up admiral-related code 2019-11-28 17:28:54 +08:00
types fix(scanner): process scenario reinstall without clair flag 2019-11-15 09:47:30 +00:00
version inject ldflags for harbor compiler and linker 2019-10-30 18:31:42 +08:00