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
After #1908 is merged, we also need to take care of rescanning images stored under non-global container registries. On current way of implementation, rescanning whole repository every time image is committed can be cumbersome; hence we also need to think of Harbor's webhook feature so that Backend.AI cluster can be aware of repository's status changes without periodically polling it.
The text was updated successfully, but these errors were encountered:
After #1908 is merged, we also need to take care of rescanning images stored under non-global container registries. On current way of implementation, rescanning whole repository every time image is committed can be cumbersome; hence we also need to think of Harbor's webhook feature so that Backend.AI cluster can be aware of repository's status changes without periodically polling it.
The text was updated successfully, but these errors were encountered: