Skip to content
This repository has been archived by the owner on Mar 14, 2023. It is now read-only.

rbac settings for namespace mode #55

Open
NissesSenap opened this issue Dec 19, 2022 · 2 comments
Open

rbac settings for namespace mode #55

NissesSenap opened this issue Dec 19, 2022 · 2 comments
Assignees

Comments

@NissesSenap
Copy link
Member

In #52 I added functionality to generate rbac settings out of the box using kubebuilder.
The rbac settings that get generated is cluster wide.

In #30 @pb82 added the functionality of running the operator in namespace mode.

The question is how do we generate rbac rules for namespace mode and how do we distribute them through OLM?

@pb82
Copy link
Collaborator

pb82 commented Jan 3, 2023

We could add another step to make bundle to copy the manifests and replace ClusterRole with Role

@NissesSenap
Copy link
Member Author

Initial work started in: #72

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

No branches or pull requests

2 participants