Bug 1383187 - Could not specify containers info through select specific containers on attach storage page
Summary: Could not specify containers info through select specific containers on attac...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OKD
Classification: Red Hat
Component: Management Console
Version: 3.x
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: ---
: ---
Assignee: Erin Boyd
QA Contact: Yadan Pei
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-10-10 06:46 UTC by Yadan Pei
Modified: 2016-12-09 21:52 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-12-09 21:52:14 UTC
Target Upstream Version:


Attachments (Terms of Use)
NoContainersInfoDisplayed (7.39 KB, image/png)
2016-10-10 06:49 UTC, Yadan Pei
no flags Details

Description Yadan Pei 2016-10-10 06:46:53 UTC
Description of problem:
When attach storage to dc, clicking "select specific containers" didn't show  containers info

Version-Release number of selected component (if applicable):
openshift v1.4.0-alpha.0+e76e0e8 (latest origin-web-console, the latest commit is 6a78401,manually vendored)
kubernetes v1.4.0+776c994
etcd 3.1.0-alpha.1

How reproducible:
Always

Steps to Reproduce:
1.Create PVC
# oc create -f https://raw.githubusercontent.com/openshift-qe/v3-testfiles/master/persistent-volumes/nfs/claim-rwo.json
2.Create DC with two containers
# oc create -f https://raw.githubusercontent.com/openshift-qe/v3-testfiles/master/deployment/dc-with-two-containers.yaml
3. Applications -> Deployments -> select 'dctest' -> Actions -> Attach Storage
Select pvc: nfsc
Click "select specific containers"

Actual results:
3. After clicking "select specific containers", containers info are not displayed, see attachment

Expected results:
3. Clicking "select specific containers" should show all its containers and user could select container to attach volume

Additional info:

Comment 1 Yadan Pei 2016-10-10 06:49:04 UTC
Created attachment 1208735 [details]
NoContainersInfoDisplayed

Comment 2 Zac Herman 2016-10-27 16:04:32 UTC
PR #750 opened to fix this

Comment 3 openshift-github-bot 2016-10-27 16:43:59 UTC
Commit pushed to master at https://github.com/openshift/origin-web-console

https://github.com/openshift/origin-web-console/commit/83ef866f5cded61aeb5b37e83a4dcb96dd331b7c
Merge pull request #750 from zherman0/bug1383187

Merged by openshift-bot

Comment 4 Yadan Pei 2016-11-01 05:36:21 UTC
Checked against latest origin-web-console(latest commit is 34067a1)

Now clicking "select specific containers", containers info could be displayed 

Move to VERIFIED


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