Skip to content

WIP: Renamed redis language to primary/secondary.

Companion MR to gitlab!17129 (closed)

This MR changes the Redis language specific to GitLab from master/slave to primary/secondary. This language is not consistent with other parts of the product where we use primary/secondary (e.g. Geo). In my view, this change aligns with our values and should be modified where possible.

I left this intact for places that are used by Redis itself because this is an upstream issue.

I marked this as WIP because I am not sure what steps are needed to change a role in gitlab.rb and if this can be done for minor releases. Any help is appreciated!

Edited by Fabian Zimmer

Merge request reports