Skip to content

FDW status of Geo secondaries in Geo Node screen

Gabriel Mazetto requested to merge 4297-fdw-status into master

What does this MR do?

  • Refactors FDW methods in Gitlab::Geo and move to Gitlab::Geo::Fdw
  • Add additional methods in Gitlab::Geo::Fdw to retrieve information
  • Exposes extra information in status API
  • Replicated checks to the SystemChecks

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

Why was this MR needed?

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #4297 (closed)

Edited by Nick Thomas

Merge request reports