[
https://issues.jboss.org/browse/JBIDE-20937?page=com.atlassian.jira.plugi...
]
Andre Dietisheim edited comment on JBIDE-20937 at 5/3/16 2:27 PM:
------------------------------------------------------------------
Trying to use the "Workspace..." button didnt work for me. The workspace project
were presented in a dialog, but choosing one and hitting "OK" or double clicking
it had the dialog being closed but the selected project wasnt filled into the source text
field in the wizard.
Beside the few minors I commented in the jira, the wizard worked for me with a json file
that specifies an imagestream: [^cakephp-example-imagestream.json]
It also worked for me trying to create a service with the following file:
[^cakephp-example-service.json].
The service showed up in the OpenShift Explorer right after creating it in the wizard.
Nice!
was (Author: adietish):
beside the few minors I commented in the jira, the wizard worked for me with a json file
that specifies an imagestream: [^cakephp-example-imagestream.json]
It also worked for me trying to create a service with the following file:
[^cakephp-example-service.json].
The service showed up in the OpenShift Explorer right after creating it in the wizard.
Create resource(s) from json
----------------------------
Key: JBIDE-20937
URL:
https://issues.jboss.org/browse/JBIDE-20937
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift
Affects Versions: 4.3.0.CR2
Reporter: Marián Labuda
Assignee: Jeff MAURY
Priority: Critical
Labels: new_and_noteworthy
Fix For: 4.4.0.Alpha2
Attachments: cakephp-example-imagestream.json, cakephp-example-service.json, New
Resource Wizard Mockup.bmml, New Resource Wizard Mockup.png
It would be nice to have feature to create a new resource, e.g. image stream or pod, from
provided json. Similar to "oc create -f some_resource.json"
Currently it would be very usable for MW application templates, because jboss-eap basic
s2i template requires image stream which is defined in another json. Also there are
applications which are consisting of separately defined resources (e.g. in openshift
origin repo is hello world application and its having defined pod in separated json).
This could be available via context menu New - Resource (like we have for application,
projects and connections). And it could be accessible via context menu of a project and
specific resource type (e.g. for tree item Image Streams).
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)