Skip to content

Manage groups instead of rolebindings #136

@larsks

Description

@larsks

@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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions