Skip to content

Deactivate the shard assigner before Rails config update

John Jarvis requested to merge jarv/deac-weight into master

What

Deactivate the shard assigner before Rails config update

Although due to the settings bug, it is probably ok to do it after, to be on the safe-side lets disable the weight assigner before we update the Rails config for the new storage nodes.

Part of https://gitlab.com/gitlab-com/gl-infra/production/-/issues/17259

Why

Merge request reports

Loading