Skip to content

Mark RemoveRepository as an intercepted method

Sami Hiltunen requested to merge smh-mark-remove-repository-intercepted into master

This marks RemoveRepository as an intercepted method which allows us to remove the annotations as they are not needed by the proxy anymore. This also removes the RemoveRepository handling from the Praefect's coordinator as its no longer needed with the RPC being intercepted.

Blocked by #gitlab#336749 (closed) as the legacy electors need the annotations.

Edited by Sami Hiltunen

Merge request reports