-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
[chart] clusterGenerator not ignore on namespaceScope installation #5143
Copy link
Copy link
Closed
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Description
Describe the bug
hello,
i'm currently installing ESO in a Namespace scope Cluster, where i can only reach non Cluster Resources
, but it seems , that ClusterGenerator is not correctly handled like other Cluster Ressource when i'm in ScopedRBAC
| - "clustergenerators" |
| - "clustergenerators" |
| - "clustergenerators" |
To Reproduce
Steps to reproduce the behavior:
- provide all relevant manifests
# values.yaml
scopedRBAC: true- provide the Kubernetes and ESO version
version chart: 0.18.0 & latest
Expected behavior
should not included ClusterGenerator in RBAC,when scopeRBAC
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
How do you want to handle this case ?
i can provide a PR
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Type
Projects
Status
Done