[
https://issues.jboss.org/browse/JBIDE-23490?page=com.atlassian.jira.plugi...
]
Marián Labuda commented on JBIDE-23490:
---------------------------------------
[~aurelien.pupier] could you be more specific "several camel router are just polling
something and expose no services"? Because routes can be linked ONLY to services. IP
addresses of pods and services are internal, thus only way to show application from
outside is via route which expose public DNS.
[~jeffmaury] I wrote "probably" to the always. The argument you are using with
daemon is what I was going to write in previous post (database, daemon), but I removed it
because this issue was not initially about this use case thus I don't think that is
the reason why this feature has been implemented. If FIS consists of several containers
communicating to each other, it would be enough to have intranet communication in
OpenShift. But than... isn't it more probable that in such case would be deployed a
container to OpenShift with configuration e.g. via parameters/env. vars, instead of having
an application deployed with source code which can be changed via Server adapter?
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)