Bug 1194487
| Summary: | openshift ex generate fails against http repos | ||
|---|---|---|---|
| Product: | OKD | Reporter: | Erik M Jacobs <ejacobs> |
| Component: | Containers | Assignee: | Cesar Wong <cewong> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 1.x | CC: | 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
Commit pushed to master at https://github.com/openshift/origin https://github.com/openshift/origin/commit/8c4e1c573776ced92ef7da19bd647f18869466bb Bug 1194487 - Fix generate command repository detection *** Bug 1194488 has been marked as a duplicate of this bug. *** openshift v0.3.2-97-ga518ff7
Could generate code with git repos with format{(http://|https://|git@|git://).*}.
https://github.com/openshift/simple-openshift-sinatra-sti|http://github.com/openshift/simple-openshift-sinatra-sti|git://github.com/openshift/simple-openshift-sinatra-sti|git@github.com:openshift/simple-openshift-sinatra-sti
Mark bug as verified.
|