[
https://issues.jboss.org/browse/JBIDE-19760?page=com.atlassian.jira.plugi...
]
Andre Dietisheim commented on JBIDE-19760:
------------------------------------------
rebased, merged and pushed to upstream/master
Add route support to OpenShift explorer
---------------------------------------
Key: JBIDE-19760
URL:
https://issues.jboss.org/browse/JBIDE-19760
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift
Affects Versions: 4.3.0.Beta1
Reporter: Jeff Cantrill
Assignee: Jeff Cantrill
Fix For: 4.3.0.Beta2
Attachments: route.png
Add support for viewing routes in OpenShiftExplorer and property pane
steps to verify:
# ASSERT: have openshift origin cloned and available in your openshift server
# EXEC: in openshift server in cmd line: osc process -f
application-template-custombuild.json | osc create -f - -n test
# EXEC: once the build is finished: open up OpenShift explorer
# ASSERT: you should see an entry: "OpenShift 3 Sample"
# EXEC: unfold "OpenShift 3 Sample"
# ASSERT: have a child entry "Routes" with an entry "route-edge"
# ASSERT: make sure you have properties view opened
# ASSERT: the properties view is displaying properties for the selected route
"route-edge"
!route.png!
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)