harbor/src/replication
Daniel Jiang c93858cdbc
Remove UT for helm hub adapter (#13255)
The helm hub adapter will not work due to the shift to artifact hub and
the API has changed. more details see #13244
Remove the UT for helm hub adapter to unblock CI.
Later we need to rework the adapter to replicate from artifact hub.

Signed-off-by: Daniel Jiang <jiangd@vmware.com>
2020-10-14 10:22:03 +08:00
..
adapter Remove UT for helm hub adapter (#13255) 2020-10-14 10:22:03 +08:00
config Don't fail the process when one tag replication failed 2019-04-29 10:24:03 +08:00
dao udpate resource list order 2020-08-19 11:20:31 +08:00
event Suport filtering registries by type in listing registry API 2020-07-07 10:30:46 +08:00
filter Make sure the tag filter have the same behavior for empty value and * 2020-03-30 10:10:12 +08:00
model fix(replication): refactor quay adapter to fix authorization and support quay.io and enterprise quay (#10317) 2020-08-08 13:17:01 +08:00
operation Implement task and execution manager 2020-06-23 17:10:58 +08:00
policy move logger from common to lib 2020-04-02 14:09:03 +08:00
registry Suport filtering registries by type in listing registry API 2020-07-07 10:30:46 +08:00
transfer retry several times when failed to copy blob during the replication 2020-09-02 16:07:20 +08:00
util Feat: enable tls related thing to jobservice 2020-03-18 19:22:09 +08:00
replication.go fix(replication): refactor quay adapter to fix authorization and support quay.io and enterprise quay (#10317) 2020-08-08 13:17:01 +08:00
replication_test.go Exist core when signal received 2019-08-23 09:34:41 +08:00