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

Feature request: Disable cluster level menus and requests #141

Closed
moderation opened this issue Aug 8, 2019 · 4 comments
Closed

Feature request: Disable cluster level menus and requests #141

moderation opened this issue Aug 8, 2019 · 4 comments
Assignees
Labels
api enhancement New feature or request question Further information is requested

Comments

@moderation
Copy link

moderation commented Aug 8, 2019

We run very restricted clusters where developers only have access to their own namespaces. Access to default or system namespaces is not allowed via RBAC. Similarly access to cluster information is all blocked.

Feature request is to provide a flag or configuration to disable "Cluster Overview" menu and requests.

Related: #142

@bryanl
Copy link
Contributor

bryanl commented Aug 9, 2019

Hi, can your users see nodes? You can always collapse the menu. Perhaps we could explore this as a configuration option, but we would need to think through it since there is useful items in there. I brought up nodes because pods have a link to the node they run on.

@wwitzel3 wwitzel3 added api enhancement New feature or request question Further information is requested labels Aug 12, 2019
@moderation
Copy link
Author

Users cannot see nodes. My concern with having this menu enabled is that when developer clicks it it may SPAM our auth system that makes additional calls to external systems unnecessarily.

@mhoshi-vm
Copy link

Hi I see this issue closed but what is the fix for this ?
I also want to disable the cluster view

@moderation
Copy link
Author

1da294a added a disable-cluster-overview command line flag

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

5 participants