[jbosstools-issues] [JBoss JIRA] (JBIDE-20601) deploy to openshift only have one "add route" checkbox for multiple services?

Jeff Cantrill (JIRA) issues at jboss.org
Wed Sep 9 14:02:00 EDT 2015


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

Jeff Cantrill commented on JBIDE-20601:
---------------------------------------

[~maxandersen] Route will service all ports exposed by the service per:
{code}
(01:56:28 PM) jcantrill: pweil: routes that point to a service that exposes multiple ports ....routes to either?  need to create a route for a specific service port?
(01:56:42 PM) agoldste|mtg is now known as agoldste
(01:57:22 PM) pweil: jcantril, yes, it will use all ports that the service supports.  You should make a service for each port if you want to limit it to something specific
{code}

We would need to figure out what it means to add a route for a service and how we might name it if we added a column to the services table.  I presume this would mean:

* No routes = Single Service for all ports
* Some routes = Service per routed port + route and Single service for remaining ports


> deploy to openshift only have one "add route" checkbox for multiple services?
> -----------------------------------------------------------------------------
>
>                 Key: JBIDE-20601
>                 URL: https://issues.jboss.org/browse/JBIDE-20601
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>            Reporter: Max Rydahl Andersen
>            Assignee: Jeff Cantrill
>
> On the services page several ports are listed and then a "Add route" label is shown.
> I assume this actually means Add route*s* for all services, but seems this should be just a checkbox in the table and with option to override the exposed port value.
> Similar to what docker tools does.



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


More information about the jbosstools-issues mailing list