[jbosstools-issues] [JBoss JIRA] (JBIDE-19850) As a user I want to easily set up port forwarding for my application

Andre Dietisheim (JIRA) issues at jboss.org
Thu Jul 23 18:16:02 EDT 2015


    [ https://issues.jboss.org/browse/JBIDE-19850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13092360#comment-13092360 ] 

Andre Dietisheim edited comment on JBIDE-19850 at 7/23/15 6:15 PM:
-------------------------------------------------------------------

If I use *console.stg.openshift.com* and do all the setup and portforwarding in the cmd-line I get the exact same error as I captured in Eclipse further up in the comments:
{code}
[adietish at localhost origin]$ oc port-forward -p hello-openshift 8181:8080
error: Error upgrading connection: User "adietish at redhat.com" cannot create pods/portforward in project "project036"
{code}
It very much looks like there's a problem in the server or "oc" binary that we cant fix for now.
We're releasing 4.3.0.Beta2 with this broken unfortunately. 
Postponing to 4.3.0.CR1


was (Author: adietish):
If I do all the setup and portforwarding in the cmd-line I get the exact same error as I captured in Eclipse further up in the comments:
{code}
[adietish at localhost origin]$ oc port-forward -p hello-openshift 8181:8080
error: Error upgrading connection: User "adietish at redhat.com" cannot create pods/portforward in project "project036"
{code}
It very much looks like there's a problem in the server or "oc" binary that we cant fix for now.
We're releasing 4.3.0.Beta2 with this broken unfortunately. 
Postponing to 4.3.0.CR1

> 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)


More information about the jbosstools-issues mailing list