Skip to content

Add Zoekt dot_com_rollout scheduling task

Dmitry Gruzd requested to merge zoekt-add-dot-com-rollout-task into master

What does this MR do and why?

This MR adds temporary dot_com_rollout Zoekt scheduling task. It is to automate change requests like 2024-01-29: Add another namespace batch to Zoekt (gitlab-com/gl-infra/production#17491 - closed)

The idea is that we'd enable the feature flag and the task would add namespaces to Zoekt automatically. As soon as we cross the watermark, it is going to stop assigning the namespaces.

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.

Merge request reports