[jbosstools-issues] [JBoss JIRA] (JBIDE-23490) Server adapter: provide ability to link pods/'deployment config'/'replication controller'(?) when no service is available

Hiram Chirino (JIRA) issues at jboss.org
Tue Feb 21 07:56:00 EST 2017


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

Hiram Chirino commented on JBIDE-23490:
---------------------------------------

[~mlabuda],

The docs at https://docs.openshift.com/enterprise/3.1/using_images/xpaas_images/fuse.html are for FIS 1.0.  
The 2.0 docs can be found here: https://access.redhat.com/documentation/en-us/red_hat_jboss_middleware_for_openshift/3/html-single/red_hat_jboss_fuse_integration_services_2.0_for_openshift/

Services are used to loadblance an to IP endpoints.  It is a totally valid and common use case to create camel JVMs which do to create any IP endpoints at all.  For example you could have an integraiton route makes outbound TCP connections to a messaging server and a Rest service.  The camel route itself is not exposing any services, it's just consuming services.  It would be weird to ask users to create a service for this camel route.

It can be verified by taking a look at the pods logs to see if the integration routes are executing as expected.



> Server adapter: provide ability to link pods/'deployment config'/'replication controller'(?) when no service is available
> -------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-23490
>                 URL: https://issues.jboss.org/browse/JBIDE-23490
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: openshift
>    Affects Versions: 4.4.2.AM3
>            Reporter: Aurélien Pupier
>            Assignee: Jeff MAURY
>              Labels: new_and_noteworthy, openshift_v3, server_adapter, server_adapter_wizard
>             Fix For: 4.4.3.Final
>
>
> When some OpenShift applications are not providing any services. the Eclipse OpenShift Tooling is not able to create an OpenShift server adapters to deploy new version of the application.
> The only that we are sure that will be always available are pods so it would be nice to provide some fallback logic that asks you to choose a pod or uses the only one it finds​ when there is no service provided.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)



More information about the jbosstools-issues mailing list