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
The problem with other sources is that there is no standard way to identify new images. With container registry it is possible to compare digests and determine if the image in the registry is different. For other sources there is no such standard and thus really hard to identify if something changed.
Is your feature request related to a problem? Please describe:
we want to create DataImportCron with other sources, such as http and s3.
The text was updated successfully, but these errors were encountered: