]
Andre Dietisheim updated JBIDE-26095:
-------------------------------------
Labels: server_adapter (was: )
Server Adapter: allow user to customize the startup timeout to adapt
to different server (speeds)
-------------------------------------------------------------------------------------------------
Key: JBIDE-26095
URL:
https://issues.jboss.org/browse/JBIDE-26095
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.6.0.AM2
Reporter: Andre Dietisheim
Labels: server_adapter
Fix For: 4.6.x
Whe you start the OpenShift server adapter it'll wait for the build to finish and the
pod to appear. The timeout for this is not customisable, currently. This leads to things
working fine in a (fast) local CDK while it timeouts on slower remote OpenShift server
instances (like
https://open.paas.redhat.com). See
https://issues.jboss.org/browse/JBIDE-25916?focusedCommentId=13591082&...
We should allow the users to customize and persist the initial timeout that the adapter
waits for a pod to appear.