]
Andre Dietisheim updated JBIDE-26204:
-------------------------------------
Attachment: port-forwarding-stopped.png
Pod Log, Port Forwarding: log console shows up empty & port
forwarding isn't functioning when you use a bogus oc executable
---------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-26204
URL:
https://issues.jboss.org/browse/JBIDE-26204
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.6.0.Final
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Fix For: 4.9.0.AM1
Attachments: pod-log-console-empty.png, port-forwarding-stopped.png
steps:
# ASSERT: use the code that in the
[
PR|https://github.com/jbosstools/jbosstools-openshift/pull/1772] for JBIDE-25700
# ASSERT: make sure you have an app with a pod running in OpenShift
# EXEC: open OpenShift preferences and point it to an oc that is a bogus executable file
(that you created ex. by doing "touch oc && chmod +x oc")
# EXEC: in OpenShift Explorer: select the pod and pick "Pod Log..."
Result:
The "Console" view shows up but nothing happens, there's no output.