-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
@knikolla asked for comments on the architecture of this code.
I think that directly modifying rolebindings is the wrong way to do things. Our roles and rolebindings should be static; we should create and manage groups that correspond to each role. This ends up being more flexible in the future because if we need to introduce any sort of project-specific role/rolebinding, we can tie these to the existing group (which would be managed this automated tooling) rather than having to manually manage a list of subjects in the new rolebinding.
Metadata
Metadata
Assignees
Labels
No labels