Altinity / Altinity/clickhouse-operator
Create ClusterRole with aggregation for admin
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 2.6k
- Forks
- 574
- Avg merge
- 8d 6h
- Merged PRs (30d)
- 6
Description
This makes it easier for operating admins to administrate the cluster, see https://kubernetes.io/docs/reference/access-authn-authz/rbac/#aggregated-clusterroles
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read the linked Kubernetes documentation on aggregated ClusterRoles, then locate the repository's existing RBAC configuration and determine where the admin aggregation belongs. Done means the operator defines the requested aggregated ClusterRole and its RBAC configuration validates against the documented Kubernetes behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- authorization, infrastructure, security
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100