Skip to content

Create a FF to disable Zoekt search for SAAS customers

Ravi Kumar requested to merge 460719-create-a-ff-to-disable-zoekt-search into master

What does this MR do and why?

Creates a feature flag disable_zoekt_search_for_saas with the namespace actor and is disabled by default. Based on this value we are enabling/disabling the Zoekt search. Some SaaS customers want to opt out of Zoekt so this FF can be used to turn off Zoekt for them.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

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.

Related to #460719 (closed)

#464465 (closed)

Edited by Ravi Kumar

Merge request reports