Skip to content

Add /internal/geo_proxy endpoint [RUN ALL RSPEC] [RUN AS-IF-FOSS]

Michael Kozono requested to merge mk/add-internal-geo-proxy-endpoint into master

What does this MR do?

Adds an internal endpoint for Workhorse to use to know that it should act as a Geo secondary site and proxy most requests to the primary.

Introduces feature flag geo_secondary_proxy which is disabled by default. When disabled, this endpoint returns empty data.

In FOSS, this endpoint returns empty data.

Resolves #324664 (closed)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Aakriti Gupta

Merge request reports