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

Operator needs cluster level get pods permission #318

Open
yugansh20 opened this issue Aug 29, 2019 · 0 comments
Open

Operator needs cluster level get pods permission #318

yugansh20 opened this issue Aug 29, 2019 · 0 comments

Comments

@yugansh20
Copy link

Hi

I am deploying operator in k8s cluster which is managed by other team.
They have provided me with a namespace with restricted resources.

When I deploy operator deployment in my namespace, it is trying to get CRDs at cluster level and pods at cluster level.

I have permission to get CRD at cluster level but no permission to get pods at cluster level as I will be able to see pods from other teams.

Can I restrict the operator deployment to only watch my namespace??

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