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
My harbor instance was used to store artifacts into different projects from different tenants.
Now I hope to get notified whenever a new artifact arrives in any of these projects.
It seems that webhooks allows only project-level settings, so does p2p preheating. Is there a workaround that we can do it once and receive events for any new projects/new artifacts?
The text was updated successfully, but these errors were encountered:
Yes, the webhook is a project-level feature, so you'll need to configure the settings individually for each project to achieve your goal. While there isn't a direct workaround, you can use the Harbor API to streamline the process and make it easier.
My harbor instance was used to store artifacts into different projects from different tenants.
Now I hope to get notified whenever a new artifact arrives in any of these projects.
It seems that webhooks allows only project-level settings, so does p2p preheating. Is there a workaround that we can do it once and receive events for any new projects/new artifacts?
The text was updated successfully, but these errors were encountered: