[jbosstools-issues] [JBoss JIRA] (JBIDE-23015) Creating a route should have a default port

Fred Bricon (JIRA) issues at jboss.org
Tue Aug 16 17:15:00 EDT 2016


Fred Bricon created JBIDE-23015:
-----------------------------------

             Summary: Creating a route should have a default port
                 Key: JBIDE-23015
                 URL: https://issues.jboss.org/browse/JBIDE-23015
             Project: Tools (JBoss Tools)
          Issue Type: Enhancement
          Components: openshift
    Affects Versions: 4.4.1.AM3
            Reporter: Fred Bricon
             Fix For: 4.4.1.Final


When deploying a docker image, in the Services and Routing settings, when "Add route" is checked, if there are multiple ports exposed, then openshift will round-robin the route to any of the ports. So if you have 3 exposed ports, 1 of them is for the web app, then 2/3 of the http connections to the service will fail.

There should be a new column, in the ports table, with 1 checkbox checkable at the time: checking 1 box will uncheck the others.

The lowest port should be selected by default (that's what the oc client does apparently, but deserve confirmation)





--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list