Bug 1252647 - new-app output for S2I incorrectly suggests you can run a build with start-build
Summary: new-app output for S2I incorrectly suggests you can run a build with start-build
Keywords:
Status: CLOSED DUPLICATE of bug 1248464
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: oc
Version: 3.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Fabiano Franz
QA Contact: Yanping Zhang
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-08-12 00:53 UTC by Erik M Jacobs
Modified: 2015-08-16 21:10 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-08-16 21:10:36 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Erik M Jacobs 2015-08-12 00:53:03 UTC
oc new-app jboss-eap6-openshift~https://github.com/thoraxe/openshift3mlbparks.git
imagestreams/openshift3mlbparks
buildconfigs/openshift3mlbparks
deploymentconfigs/openshift3mlbparks
services/openshift3mlbparks
A build was created - you can run `oc start-build openshift3mlbparks` to start it.
Service "openshift3mlbparks" created at 172.30.169.206 with port mappings 8080->8080, 8443->8443.
Run 'oc status' to view your app.

oc version
oc v3.0.1.0-503-g7cc6deb
kubernetes v1.0.0


If I remember right, if I was to "start-build" after seeing this, I might possibly end up with *two* builds running because of the way OpenShift decides whether or not to run the first build.

We may want to remove that output from the client to prevent double-build issues.

Comment 2 Fabiano Franz 2015-08-16 21:10:36 UTC

*** This bug has been marked as a duplicate of bug 1248464 ***


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