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
Repackage Harbor 412 errors to a user-friendly message. (#926)
Changed
SSL connection errors to the registry are now retried. (#917)
Fixed
All exceptions raised during the build of an image are caught and properly handled. (#911)
Bypass AssetFailureReport creation whenerror type is ERROR_TYPE_INTERNAL. It fixes errors when the backend receives an internal error from the orchestrator (without log address/checksum, as they are not provided in this scenario) (#924)
Errors when saving the image to the registry are properly handled. (#926)