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

[RFE] OwnedPodsSection cannot get pods if user only have namespace access #752

Open
lijianzhi01 opened this issue Oct 16, 2022 · 2 comments
Assignees
Labels
frontend Issues related to the frontend

Comments

@lijianzhi01
Copy link
Collaborator

Current situation

Users cannot get filtered pods from a cluster in OwnedPodsSection section. If users only have namespace level access, they cannot get pods in a cluster.

Ideal future situation

Add label and field selectors in each request in apiProxy. The cost is each filter will launch a request. But the benefit is that people with only namespace level access can get pod.

@scenox
Copy link

scenox commented Feb 15, 2023

Any news on that? This is stopping many people from using Headlamp. People often only have namespace level access.

@joaquimrocha
Copy link
Collaborator

We will look into this in the coming weeks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Issues related to the frontend
Projects
Development

No branches or pull requests

4 participants