mirror of
https://github.com/goharbor/harbor.git
synced 2024-12-29 12:07:56 +01:00
abe728325b
There's an issue in registry 2.6.x, that when the webhook is sent the manifest of the image may not be written. For details: https://github.com/docker/distribution/issues/2625 This will cause issue in "scan on push" or replication. This commit mitigates the issue by adding retries in notification handler. Signed-off-by: Daniel Jiang <jiangd@vmware.com> |
||
---|---|---|
.. | ||
api | ||
auth | ||
config | ||
controllers | ||
filter | ||
label | ||
notifier | ||
promgr | ||
proxy | ||
service | ||
systeminfo | ||
utils | ||
views | ||
main.go | ||
router.go |