harbor/src/core
Daniel Jiang abe728325b Wait for manifest in notification handler
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>
2018-11-06 19:23:54 +08:00
..
api Support longer UserName 2018-10-29 15:59:17 +08:00
auth Updating copyright notices 2018-10-18 16:04:36 +00:00
config Not submit scan all job when core container starts 2018-10-25 19:01:52 +08:00
controllers Updating copyright notices 2018-10-18 16:04:36 +00:00
filter Updating copyright notices 2018-10-18 16:04:36 +00:00
label Rename harbor-ui to harbor-core 2018-09-19 16:35:13 +08:00
notifier Schedule "scan all" via jobservice 2018-09-28 15:42:37 +08:00
promgr Updating copyright notices 2018-10-18 16:04:36 +00:00
proxy Rename harbor-ui to harbor-core 2018-09-19 16:35:13 +08:00
service Wait for manifest in notification handler 2018-11-06 19:23:54 +08:00
systeminfo Change admin server to core in jobservice 2018-10-16 19:23:12 +08:00
utils Wait for manifest in notification handler 2018-11-06 19:23:54 +08:00
views Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
main.go Not submit scan all job when core container starts 2018-10-25 19:01:52 +08:00
router.go Merge pull request #6039 from stonezdj/refact_5996 2018-10-24 10:50:11 +08:00