Skip to content

Geo: Expose verification registry fields in GraphQL API

What does this MR do and why?

It exposes the following fields along with the existing ones:

  • verification_state
  • verification_started_at
  • verification_retry_count
  • verification_checksum
  • verification_failure

of Geo registry entries in the API.

It provides more insight and observability into the Geo replication and verification processes through the API.

Relates to: #410607 (closed)

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

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

Edited by Mayank Singh

Merge request reports

Loading