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 instance root disk size correctly on instance list #14511

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

hamistao
Copy link
Contributor

This aims to get instance root disk sizes correctly, as it currently often shows as 0 or null, as reported by #14277.

This is still missing handling container disk sizes when the size config key is not set.

@github-actions github-actions bot added the Documentation Documentation needs updating label Nov 22, 2024
This makes an instance on an offline node show as `unavailable` instead of a more general `Error`. An alternative to this would be introducing a new api Status for unavailable instances.

Signed-off-by: hamistao <[email protected]>
When driver does not support getting the volume usage, we are returning prematurely and not getting the volume total size, even when it is possible.

Signed-off-by: hamistao <[email protected]>
This helps get correct VM disk total size.

Signed-off-by: hamistao <[email protected]>
@github-actions github-actions bot removed the Documentation Documentation needs updating label Nov 22, 2024
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

Successfully merging this pull request may close these issues.

1 participant