*:team-admin is scoped by team membership, not by team_member.role, so leading one team gives the same authority in every team you're in (and their parents).Read-only live mirror of Archestra.AI Slack
👋Join the discussion withAI enthusiasts!*:team-admin is scoped by team membership, not by team_member.role, so leading one team gives the same authority in every team you're in (and their parents).:team-admin and :admin permissions. The idea here would be RBAC would support scoping in a way to allow you to express things like this (for all resources):<user|team|serviceAccount> can do <resource>:<action> (aka permission) on * (all objects) or <specific object(s)>
:team-admin and :admin in favour of this new system