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

[Feature Request]: Report the status of Custer Storage re-size process in UI #1852

Closed
bdattoma opened this issue Sep 25, 2023 · 1 comment
Closed
Labels
feature/ds-projects Data Science Projects feature (formerly Data Science Groupings - DSG) kind/enhancement New functionality request (existing augments or new additions) migrated priority/normal An issue with the product; fix when possible

Comments

@bdattoma
Copy link

bdattoma commented Sep 25, 2023

Feature description

When the cluster storage is getting increased in size, the user does not know the status of the storage. A specific scenario where this could be seen like a UX gap is when the corresponding workbench is stopped:

pv-status

Steps:

  1. create a workbench with a pv storage of size n Gib
  2. wait until the workbench is Running
  3. stop the workbench
  4. edit the pv storage size from UI from n to m (m > n)
  5. what's the status of the re-size process?
  6. go back to Edit storage modal: the input box for the size can still be changed (ok) and user can even lower the requested size to n < z < m (Even though the UI says the size can only be increased)
  7. go to OCP console and check the status of the corresponding PVC object: it reports that the risezing process is waiting for a pod (i.e., workbench) to start. We could trigger this and show in the UI

Describe alternatives you've considered

No response

Anything else?

No response

@bdattoma bdattoma added kind/enhancement New functionality request (existing augments or new additions) priority/normal An issue with the product; fix when possible untriaged Indicates the newly create issue has not been triaged yet labels Sep 25, 2023
@christianvogt christianvogt added feature/ds-projects Data Science Projects feature (formerly Data Science Groupings - DSG) and removed untriaged Indicates the newly create issue has not been triaged yet labels Sep 25, 2023
@dgutride
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/ds-projects Data Science Projects feature (formerly Data Science Groupings - DSG) kind/enhancement New functionality request (existing augments or new additions) migrated priority/normal An issue with the product; fix when possible
Projects
Status: Done
Archived in project
Status: No status
Development

No branches or pull requests

3 participants