Skip to content

Rake task to create trigger to block writes to tables in wrong gitlab_schema

Create a rake task gitlab:db:lock_writes to add a trigger that blocks writes to all tables marked gitlab_ci.

This will be executed during the CI decomposition failover process as an extra safeguard against creating a split brain situation.

Merged MR !83211 (merged)

Edited by Omar Qunsul