[jbosstools-issues] [JBoss JIRA] (JBIDE-22146) Provide a "Create Resource" wizard

Fred Bricon (JIRA) issues at jboss.org
Fri Apr 8 19:56:00 EDT 2016


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

Fred Bricon reassigned JBIDE-22146:
-----------------------------------

    Assignee: Jeff Cantrill


> Provide a "Create Resource" wizard
> ----------------------------------
>
>                 Key: JBIDE-22146
>                 URL: https://issues.jboss.org/browse/JBIDE-22146
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: openshift
>            Reporter: Fred Bricon
>            Assignee: Jeff Cantrill
>            Priority: Critical
>             Fix For: 4.4.0.Alpha1
>
>
> We need to provide an easy way for users to create resources, similar to "oc create"
> The microservice architecture user story typically requires the user to add new imagestreams, buildconfigs to openshift, as seen in https://htmlpreview.github.io/?https://github.com/redhat-helloworld-msa/helloworld-msa/blob/master/readme.html#_create_a_project. Eg.
> {quote}
> $ oc create -f https://raw.githubusercontent.com/wildfly-swarm/sti-wildflyswarm/master/1.0/test/imagestream.json
> $ oc create -f https://raw.githubusercontent.com/wildfly-swarm/sti-wildflyswarm/master/1.0/test/build-config.json
> {quote}
> There should be a Create Resource menu at the Connection and Project levels in the openshift explorer. A wizard would need to provide something like:
> - selected project (with link to project management)
> - input field + browse workspace / filesystem (similar to local template mgmt)
> input field should also accept URLs (which we should also add to the template mgt BTW)
> There might be some options from the oc create command to expose to the UI (I haven't checked).
> This looks like this new wizard has a lot in common with the local template tab of the new app wizard, so there's probably room for some refactoring here.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list