[
https://issues.jboss.org/browse/JBIDE-20937?page=com.atlassian.jira.plugi...
]
Fred Bricon commented on JBIDE-20937:
-------------------------------------
I'll put my comments from JBIDE-22146 here:
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)
The 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).
It 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.
[~jeffmaury], you can ask [~jcantrill] or me if you have any questions
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
Fix For: 4.4.0.Alpha1
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)