pub(crate) async fn remove_orchestrator_services(
    orchestrator: Arc<dyn NamespacedOrchestrator>
) -> Result<(), Error>