Skip to content

Add rbac.authorization.k8s.io/aggregate-to labels to Cluster roles #324

Description

@jakubmalek

Company or project name

The helper RBAC roles for viewer, editor and admin should be aggregated to standard view, edit and admin roles.

Use case

RBAC role management.

Describe the solution you'd like

The helper RBAC roles for viewer, editor and admin should be labelled with:

  • rbac.authorization.k8s.io/aggregate-to-view: "true"
  • rbac.authorization.k8s.io/aggregate-to-edit: "true"
  • rbac.authorization.k8s.io/aggregate-to-admin: "true"

Describe alternatives you've considered

No response

Additional context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureFeature request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions