Bug 1417822

Summary: volume mount issues with `oc import docker-compose ...`
Product: OpenShift Container Platform Reporter: Jaspreet Kaur <jkaur>
Component: ocAssignee: Clayton Coleman <ccoleman>
Status: CLOSED WONTFIX QA Contact: Xingxing Xia <xxia>
Severity: low Docs Contact:
Priority: low    
Version: 3.3.0CC: aos-bugs, ccoleman, jokerman, jvallejo, mmccomas, pweil
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-04-30 17:58:36 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jaspreet Kaur 2017-01-31 07:52:31 UTC
Description of problem: When trying to import a docker compose into Openshift.

 https://github.com/cer/microservices-examples/blob/master/docker-compose.yml


oc import docker-compose -f docker-compose.yml

Since the volume is not getting mounted in the OC build sequence,


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info: Simmilar issue : https://github.com/openshift/origin/issues/8960

Comment 1 Juan Vallejo 2017-01-31 17:14:30 UTC
This is an experimental command, lowering severity to match the linked github issue [1].

[1] https://github.com/openshift/origin/issues/8960

Comment 4 Clayton Coleman 2018-04-30 17:58:36 UTC
Experimental feature was deprecated and removed.