harbor/src/testing
Wang Yan 5d27ccf7bb
[cherry-pick] ] support accessory in either order (#19906)
* remove the log for ScannerSkipUpdatePullTime

fixes #19795, remove the noise in the log

Signed-off-by: wang yan <wangyan@vmware.com>

* support accessor in either order

In certain cases, the OCI client may push the subject artifact and accessory in either order.
Therefore, it is necessary to handle situations where the client pushes the accessory ahead of the subject artifact.

Signed-off-by: wang yan <wangyan@vmware.com>

* fix issue 19392

Needs to set the repo when to handle the accessory before subject manifest.

Signed-off-by: wang yan <wangyan@vmware.com>

* fix the landing accessory data (#19661)

Fix the keywords when to list accessories belong to the subject manifest.

Signed-off-by: wang yan <wangyan@vmware.com>

---------

Signed-off-by: wang yan <wangyan@vmware.com>
2024-01-25 12:54:05 +08:00
..
clients remove chartmuseum backend (#18191) 2023-02-16 18:11:05 +08:00
common feat: upgrade mockery version (#18332) 2023-03-11 08:16:11 +08:00
controller Add vulnerability search API (#18924) 2023-07-19 10:17:14 +08:00
job Add jobservice monitoring api list pool, worker and stop running task (#17658) 2022-11-03 10:47:40 +08:00
jobservice lint: sort imports (#17131) 2022-07-20 11:33:08 +08:00
lib refactor: migrate the redis command keys to scan (#18825) 2023-06-29 11:28:19 +08:00
mock feat(addition-link): only set vuls addition link when artifact scanable (#10892) 2020-03-03 16:41:54 +08:00
pkg [cherry-pick] ] support accessory in either order (#19906) 2024-01-25 12:54:05 +08:00
registryctl drop gc api of registryctl (#15325) 2021-07-23 14:15:02 +08:00
server/v2.0/handler Replaced io/ioutil with "os / io" package. (#17792) 2022-11-17 10:02:29 +08:00
suite.go bump beego (#17801) 2022-11-24 18:07:42 +08:00