Add deprecation guard to prevent further usage of NamespaceService
Namespace service is in process of being deprecated since it is not compatible with Gitaly HA. Hence, we want to prevent future usage of it by forcing callers to wrap Namespace Service calls in an allow block
Showing
Please register or sign in to comment