announcement_milestone:"14.8"# The milestone when this feature was first announced as deprecated.
removal_milestone:"14.9"# The milestone when this feature is planned to be removed
breaking_change:false# If this deprecation is a breaking change, set this value to true
reporter:mjwood # GitLab username of the person reporting the deprecation
body:| # Do not modify this line, instead modify the lines below.
Configuring the `per_repository` Gitaly election strategy is [deprecated](https://gitlab.com/gitlab-org/gitlab/-/issues/352612).
`per_repository` has been the only option since GitLab 14.0.
This change is part of regular maintenance to keep our codebase clean.
# The following items are not published on the docs page, but may be used in the future.
stage:# (optional - may be required in the future) String value of the stage that the feature was created in. e.g., Growth
tiers:# (optional - may be required in the future) An array of tiers that the feature is available in currently. e.g., [Free, Silver, Gold, Core, Premium, Ultimate]