Skip to content

Resolve "Geo - The "Storage config" in the "Other section" is broken in the Geo nodes admin page"

What does this MR do?

We create a SHA1 digest based on storage names for the current node. Every secondary send this digest to primary along with overall status data. We just compare a digest of every node with the primary one.

This change also implies that primary's storage config status is always 'OK' as this is a source of truth. I think we need to remove it for the primary node at all.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #6877 (closed) and #4851 (closed)

Edited by Nick Thomas

Merge request reports