[
https://issues.jboss.org/browse/JBIDE-20937?page=com.atlassian.jira.plugi...
]
Jeff Cantrill commented on JBIDE-20937:
---------------------------------------
Seems reasonable if the 'create from text' was maybe a YAML editor that is offered
like doing 'oc edit'. My only concern with the editor is that a user needs know
the API, but this probably isnt any different from needing to it to create the json.
Might it also be useful for you to be able to save the text back to a file?
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
Priority: Critical
Attachments: 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)