[
https://issues.jboss.org/browse/JBIDE-19850?page=com.atlassian.jira.plugi...
]
Jeff Cantrill commented on JBIDE-19850:
---------------------------------------
I believe the issue is in the staging environment probably due to bullet 2:
{code}
(03:19:17 PM) Jeff Cantrill: agoldste: i have the latest binarys...but im not able to
portforward to staging at all
(03:19:19 PM) agoldste: jcantril: upstream kube changed exec/port-forward from http GET to
POST. we made 2 changes in origin to address this - 1) try POST, if that fails, try GET,
2) update the policy to support POST (requires etcd update)
{code}
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"
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)