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

Show quota status in the admin panel #665

Open
olevski opened this issue Feb 21, 2025 · 2 comments
Open

Show quota status in the admin panel #665

olevski opened this issue Feb 21, 2025 · 2 comments

Comments

@olevski
Copy link
Member

olevski commented Feb 21, 2025

It can happen that a quota is full. And it may be hard for an admin to realize this from just using kubectl.

In the admin panel we can show information about the status of a quota.

Probably easiest to not keep updating this information all the time but to have a button the admin can press to refresh the info. At least to start. Then we can make it fancier.

This needs an update on the backend too so that we can not only show the resources that the quota limits/restricts but also its status from k8s which will show how much of the resources in the quota are available or taken up.

@rokroskar
Copy link
Member

There is a pitch to do this already written! :)

@olevski
Copy link
Member Author

olevski commented Feb 28, 2025

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

2 participants