cloudnative-pg / cloudnative-pg/charts
[cloudnative-pg] Feature - Support RBAC per watched namespace
Open
chart( operator )
- Dominant language
- Go Template
- Stars
- 621
- Forks
- 265
- Avg merge
- 7d 12h
- Merged PRs (30d)
- 7
Description
I would like to restrict access of the CNPG to a list of namespaces while minimizing cluster wide permissions. The aim is to follow the principle of least priviledge.
Currently, it is only possible to get cluster wide RBAC and limit the namespaces using the `WATCH_NAMESPACE` variable, or get single nsmespace RBACs. It would be nice to have the choice between cluster wide, multi namespace and single namespace.
Contributor guide
Assessment
This issue has not been assessed yet.