CloneFromPool doesn't work with Praefect
CloneFromPool
doesn't tag the object pool in the request as an additional_repository
. This means that Praefect doesn't rewrite the pool's storage to match the Gitaly's internal storage name as this behavior relies on the tag. The storage name not being rewritten would cause the RPC to fail on Gitaly with an unknown storage name here.