You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is being marked stale due to a period of inactivity. If this issue is still relevant, please comment or remove the stale label. Otherwise, this issue will close in 30 days.
Add a new field references into the webhook payload, which is a string list contains the tags or digests if no tag of the artifact, retain the old name_tag as summary info to not bring any break change.
Hi, I have configured the replication of an image with a specific tag between two Harbor instances. Is there any way to identify the completion of this image transmission and specifically recognize the name of the image tag within a webhook?
webhooks now:
{"type":"REPLICATION","occur_at":1690428883,"operator":"MANUAL","event_data":{"replication":{"harbor_hostname":"10.18.7.7","job_status":"Success","artifact_type":"artifact","authentication_type":"basic","override_mode":true,"trigger_type":"MANUAL","policy_creator":"admin","execution_timestamp":1690428878,"src_resource":{"registry_type":"harbor","endpoint":"http://10.18.7.7:5000","namespace":"test"},"dest_resource":{"registry_name":"总中心","registry_type":"harbor","endpoint":"https://10.18.7.1:5000","namespace":"test"},"successful_artifact":[{"type":"artifact","status":"Success","name_tag":"test10g [2 item(s) in total]"}]}}}
The text was updated successfully, but these errors were encountered: