Bug 1463130 - webconsole doesn't support a feature to remove storage
Summary: webconsole doesn't support a feature to remove storage
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Management Console
Version: 3.5.1
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
: ---
Assignee: Jessica Forrester
QA Contact: XiaochuanWang
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-06-20 08:34 UTC by Kenjiro Nakayama
Modified: 2020-07-16 09:51 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-06-21 13:29:06 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Knowledge Base (Solution) 3091511 0 None None None 2017-06-23 01:16:06 UTC

Description Kenjiro Nakayama 2017-06-20 08:34:08 UTC
It is possible to "Add storage" via webconsole with:

  "[Applications]-[Deployments]-[dc]-[Actions]-[Add Storage]"

however, it is not possible to remove the storage, besides modifying the YAML directly. We would like to remove the storage with webconsole, like "oc volume" command both --add and --remove.

Comment 1 Jessica Forrester 2017-06-20 13:55:09 UTC
There is actually an option to remove the storage, if you go to the Configuration tab for the deployment there is a Remove link next to each volume. It was added during 3.5 as part of this commit https://github.com/openshift/origin-web-console/commit/40eedd8c457537463c4ed75c59d1b86665585b9a#diff-6f7732749b219c08c17a0078fc7a6d32

Is this sufficient or is the request specifically that there needs to be a Remove Storage action in the Actions dropdown?

Comment 2 Kenjiro Nakayama 2017-06-20 14:35:05 UTC
Ah, you are right. We couldn't notice it. I think we don't need to add it to the Actions dropdown, but please let me confirm it with the customer.

Comment 3 Kenjiro Nakayama 2017-06-21 04:49:42 UTC
OK, we confirmed that it is not necessary to add "Remove Storage" to the Actions dropdown.


Note You need to log in before you can comment on or make changes to this bug.