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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IMPROVEMENT][UI] Display v2 volume actual size #7524

Closed
derekbit opened this issue Jan 3, 2024 · 2 comments
Closed

[IMPROVEMENT][UI] Display v2 volume actual size #7524

derekbit opened this issue Jan 3, 2024 · 2 comments
Assignees
Labels
area/ui UI related like UI or CLI kind/improvement Request for improvement of existing function require/auto-e2e-test Require adding/updating auto e2e test cases if they can be automated require/backport Require backport. Only used when the specific versions to backport have not been definied. require/doc Require updating the longhorn.io documentation
Milestone

Comments

@derekbit
Copy link
Member

derekbit commented Jan 3, 2024

Is your improvement request related to a feature? Please describe (馃憤 if you like this request)

#5947

Describe the solution you'd like

Describe alternatives you've considered

Additional context

@derekbit derekbit added area/ui UI related like UI or CLI require/auto-e2e-test Require adding/updating auto e2e test cases if they can be automated require/doc Require updating the longhorn.io documentation kind/improvement Request for improvement of existing function require/backport Require backport. Only used when the specific versions to backport have not been definied. labels Jan 3, 2024
@longhorn-io-github-bot
Copy link

longhorn-io-github-bot commented Jan 3, 2024

Pre Ready-For-Testing Checklist

  • Where is the reproduce steps/test steps documented?
    The reproduce steps/test steps are at:

Same as v1 volume

  • Does the PR include the explanation for the fix or the feature?

  • Which areas/issues this PR might have potential impacts on?
    Area: v2 volume, snapshot, actual size
    Issues

  • If labeled: area/ui Has the UI issue filed or ready to be merged (including backport-needed/*)?
    The UI issue/PR is at

longhorn/longhorn-ui#676

@chriscchien
Copy link
Contributor

Verified pass on longhorn master(longhorn-ui 954076)

  1. Create v2 volume, create 4 snapshots with diffenent size, from UI can see the actucal size is the sum of all snapshots.
    image

  2. Delete 1 of the snapshot, the volume actual size changed and equal to sum of all snapshots.
    image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ui UI related like UI or CLI kind/improvement Request for improvement of existing function require/auto-e2e-test Require adding/updating auto e2e test cases if they can be automated require/backport Require backport. Only used when the specific versions to backport have not been definied. require/doc Require updating the longhorn.io documentation
Projects
None yet
Development

No branches or pull requests

4 participants