Current state
When the call to retiriev entities is executed rest/config/:entity the kubernetes return either global nodes or the core_platform-mesh_io_account, passing all that accounts to the UI. Afterwards the ui matches the requested nodes entities based non the entityType of the corresponding nodes.
Expected behaviour
The portal server should filter requested resources per entity so that call rest/config/projects or rest/config/workspaces returns only the nodes for requested entities.
Current state
When the call to retiriev entities is executed
rest/config/:entitythe kubernetes return either global nodes or thecore_platform-mesh_io_account, passing all that accounts to the UI. Afterwards the ui matches the requested nodes entities based non theentityTypeof the corresponding nodes.Expected behaviour
The portal server should filter requested resources per entity so that call
rest/config/projectsorrest/config/workspacesreturns only the nodes for requested entities.