Skip to content

Remove pages sites asynchronously

Jacob Vosmaer requested to merge jv-pages-remove-worker into master

What does this MR do?

This MR addresses #230694 (closed). For the sake of moving Puma to Kubernetes we want to restrict interactions between gitlab-rails and the Pages NFS drive to Sidekiq. This MR pushes pages removal into a new Sidekiq worker.

The change is feature flagged, we will track the rollout in #239318 (closed).

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Mayra Cabrera

Merge request reports