Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

feat(template-controller): aggregated user-facing cluster roles for all custom resources #33

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

erikgb
Copy link

@erikgb erikgb commented Jul 5, 2024

Description

While trying to install template-controller, I noticed that user-facing RBAC to some custom resources was missing. In addition, the cluster roles are lacking the labels making them aggregate rules to the default Kubernetes user-facing roles.

NOTE: This change might be considered breaking by some users - since some cluster roles are removed in this PR.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant