Skip to content

Geo - Return an empty checksum for non-existent/invalid repositories

What does this MR do and why?

Return an empty checksum for non-existent/invalid repositories. Sometimes, the repository cannot be checksummed because it does not exist or is invalid on the primary Geo site. In this case, the state on the Geo secondary site matches the primary, and therefore the repository checksum matches. This MR re-introduces our current behavior in the legacy repository verification here to the SSF.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related issues

Related to #409704 (closed)

Edited by Douglas Barbosa Alexandre

Merge request reports