]
Andre Dietisheim commented on JBIDE-23490:
------------------------------------------
[~aurelien.pupier] [~jeffmaury] if we create such an adapter it'll only be able to
publish. The other functionalities like "Show In > Browser" wont work afaics.
There's no service that a route could point to and thus no visibility via an Url.
Correct or do I miss something?
Server adapter: provide ability to link pods 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.