Skip to content

Update storage settings to allow extra values per shard

username-removed-367626 requested to merge 28447-hybrid-repository-storages into master

What does this MR do?

Update storage settings to allow extra values per shard

Are there points in the code the reviewer needs to double check?

No

Why was this MR needed?

As discussed in #28447 (closed), we'll need a mechanism to specify a Gitaly address for each repository storage. This will imply a change in the structure of the storage settings. We are probably not going to be able to get the required Gitaly changes into 9.0, but updating the structure of the settings now to allow for extra values per storage will prevent us from introducing breaking changes in minor versions

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Related to #28447 (closed)

Merge request reports