Replies: 2 comments 2 replies
-
Isolation is how you set it up. If you need users 100% isolated, you need to one service account/role and role binding per user |
Beta Was this translation helpful? Give feedback.
2 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
we have enabled sso in argoserver .suppose there are 2 users ; user1 & user2 and they use 2 separate SA in same namespace. If so can there be any isolation between user1 and user2 ?? or in other words the wf created by user1 shunt be visible to user2 and deleted by the other user or vice versa.. Is it achievable in the sso rbac concept in the latest version.
And also workflows.argoproj.io/rbac-rule: "'admin' in groups" ...why is this groups word hardcoded ?
Beta Was this translation helpful? Give feedback.
All reactions