]
Andre Dietisheim updated JBIDE-25681:
-------------------------------------
Labels: explorer (was: )
OpenShift view: Show pods/deployments for apps without service
--------------------------------------------------------------
Key: JBIDE-25681
URL:
https://issues.jboss.org/browse/JBIDE-25681
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.5.3.AM1
Reporter: Josef Kopriva
Assignee: Jeff MAURY
Labels: explorer
Fix For: 4.5.3.Final
In OpenShift view it should be also possible to so chow pods, deployments...not only
services, because there could be running running application without services.
Steps:
1. Create new project
2. Create new resource in project and use this URL for pod:
https://raw.githubusercontent.com/openshift/origin/master/examples/hello-...