The workspace resolver currently expects that every workspace is directly deployed on/below "root", so only "root:" is supported but no "root:orgs::".
So we should cache the full path and also walk the path segment by segment. That would require adequate RBAC also.
The workspace resolver currently expects that every workspace is directly deployed on/below "root", so only "root:" is supported but no "root:orgs::".
So we should cache the full path and also walk the path segment by segment. That would require adequate RBAC also.