]
Andre Dietisheim commented on JBIDE-19850:
------------------------------------------
Port forwarding in OpenShift v3 is a completely different thing than it is in v2. In v2
this was ssh based, in v3 this is a custom solution implemented in kubectl that's
based on SPDY. See here:
As a user I want to easily set up port forwarding for my application
--------------------------------------------------------------------
Key: JBIDE-19850
URL:
https://issues.jboss.org/browse/JBIDE-19850
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift
Affects Versions: 4.3.0.Beta1
Reporter: Andre Dietisheim
Priority: Blocker
Labels: openshift_v3, port_forwarding_wizard
Fix For: 4.3.0.Beta2
As a user I want to be able to easily set up port forwarding to my application