]
Jeff Cantrill resolved JBIDE-19850.
-----------------------------------
Resolution: Done
Marking as resolve as the other items are not blockers.
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
Assignee: Jeff Cantrill
Priority: Blocker
Labels: openshift_v3, port_forwarding_wizard
Fix For: 4.3.0.CR1
Attachments: hello_world_template.json
As a user I want to be able to easily set up port forwarding to my application
Test by:
# Start OpenShift
# Create app from attached template
# Right Click on "Hello-world Pod" > Forward Ports
# Check find open ports
# Start Port forwarding
# In a terminal "curl localhost:<assigned local port>"
# Expect "Hello OpenShift"