Bug 1194487

Summary: openshift ex generate fails against http repos
Product: OKD Reporter: Erik M Jacobs <ejacobs>
Component: ContainersAssignee: Cesar Wong <cewong>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 1.xCC: cewong, jokerman, libra-onpremise-devel, mmccomas, xiuwang
Target Milestone: ---   
Target Release: 3.x   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-04-21 17:59:57 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 Erik M Jacobs 2015-02-19 23:33:51 UTC
Description of problem:
[root@ose3-master beta2]# openshift ex generate http://git.engineering.redhat.com/git/users/bleanhar/simple-sinatra-ose-basicauth-service
Error: chdir http://git.engineering.redhat.com/git/users/bleanhar/simple-sinatra-ose-basicauth-service: no such file or directory
[root@ose3-master beta2]# openshift ex generate https://github.com/openshift/simple-openshift-sinatra-sti
Error: chdir https://github.com/openshift/simple-openshift-sinatra-sti: no such file or directory

Version-Release number of selected component (if applicable):
0.3.1-0.git.341.76bc9db.el7ose

Comment 2 Cesar Wong 2015-02-20 22:05:05 UTC
Fix PR: 
https://github.com/openshift/origin/pull/1095

Comment 3 openshift-github-bot 2015-02-24 16:18:31 UTC
Commit pushed to master at https://github.com/openshift/origin

https://github.com/openshift/origin/commit/8c4e1c573776ced92ef7da19bd647f18869466bb
Bug 1194487 - Fix generate command repository detection

Comment 4 Cesar Wong 2015-02-24 21:08:46 UTC
*** Bug 1194488 has been marked as a duplicate of this bug. ***