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

Prevent default silo from showing up in utilization response #5731

Open
askfongjojo opened this issue May 10, 2024 · 2 comments
Open

Prevent default silo from showing up in utilization response #5731

askfongjojo opened this issue May 10, 2024 · 2 comments

Comments

@askfongjojo
Copy link

From the comment in #4943:

I've updated the /v1/system/utilization/silos endpoint to only return non-discoverable silos if they have a quota set. I believe the default-silo does get a quota set currently which is non-ideal, but that should be the only one that shows up on the list.

The default silo currently has all 9s for their quotas by default so they do show up in the Utilization UI. New customers will see them the first time they get on the rack.

@david-crespo david-crespo changed the title Default silo is still showing up and confusing for users Prevent default silo from showing up in utilization response May 10, 2024
@david-crespo
Copy link
Contributor

We may want to handle this client-side if the silo in question has a well-known name.

@augustuswm
Copy link
Contributor

It looked like the default-silo also affected the silo utilization totals, which largely skews them.

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

3 participants