Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow users not to create clusterroles and clusterrolebindings in installing KIC #1217

Open
randmonkey opened this issue Jan 15, 2025 · 0 comments

Comments

@randmonkey
Copy link
Contributor

From FTI-6416.
The customer wanted to upgrade KIC to 2.12. They want to run KIC to watch only one namespace but clusterrole and clusterrolebinding are created in the installation.

The clusterrole and clusterrolebinding are enabled by default because KIC requires them to watch some cluster scoped resources like customresourcedefinitions for gateway API controllers, but not all controllers of KIC requires watching cluster scoped things. If the customers do not require these feature and do not want to create cluster roles (for example, they do not have the permission to create cluster roles in the cluster), we should allow them to not to create them in generating RBAC resources.

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

No branches or pull requests

1 participant