Skip to content

Update URL in geo secondary proxy feature flag

What does this MR do?

The geo_secondary_proxy feature flag did not use a full URL, so when the new auto-generated feature flag docs were generated on the gitlab-docs project, the link checker failed. Master is now broken in that project, so we should fix this to get the pipeline green again.

For example: https://gitlab.com/gitlab-org/gitlab-docs/-/jobs/1217528378

Related to !56297 (diffs)

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Merge request reports