[jbosstools-issues] [JBoss JIRA] (JBIDE-20036) As I user I want to be able to add image streams to my project

Jeff Cantrill (JIRA) issues at jboss.org
Wed Jun 24 08:56:02 EDT 2015


     [ https://issues.jboss.org/browse/JBIDE-20036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Cantrill updated JBIDE-20036:
----------------------------------

The value of this issue is questionable.  You can create a file that describes the resource and add it to the server(which is what the CLI does) or you could even do it though a template.  At some point I would think we want you to allow you to do this through the UI.  In theory, I think these image streams should generally already be there from your administrator or added as part of the template that you are creating.

----- Original Message -----


> As I user I want to be able to add image streams to my project
> --------------------------------------------------------------
>
>                 Key: JBIDE-20036
>                 URL: https://issues.jboss.org/browse/JBIDE-20036
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: openshift
>    Affects Versions: 4.3.0.Beta1
>            Reporter: Andre Dietisheim
>            Assignee: Jeff Cantrill
>              Labels: openshift_v3
>             Fix For: 4.3.0.Beta2
>
>
> When creating a new application via templates I am required to have the docker images (base builder image etc.) to be available. Otherwise the build wont succeed.
> You can see this in the instrcutions for the eap templates where the steps to create an app via those templates are 2: create the image streams & create the app via the templates:
> https://github.com/adietish/application-templates/blob/master/README.md
> {code}
> $ osc create -n yourproject -f jboss-image-streams.json
> $ osc process -n yourproject -f eap/eap6-basic-sti.json -v APPLICATION_NAME=helloworld,APPLICATION_HOSTNAME=helloworld.yourproject.local,GIT_URI=https://github.com/jboss-developer/jboss-eap-quickstarts,GIT_REF=6.4.x,GIT_CONTEXT_DIR=helloworld | osc create -n yourproject -f -
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jbosstools-issues mailing list