Open
Description
part of the work in #18498
We need to remove the lookup service from the kv package in order to migrate to the tenant service. Currently this service is used to look up the name of any resource given its type and ID. We will need to implement this type of lookup function on a per service basis.