]
Andre Dietisheim closed JBIDE-20571.
------------------------------------
Resolution: Done
re-closing
OpenShift Explorer: Build/Pod activity should be refreshed
automatically
------------------------------------------------------------------------
Key: JBIDE-20571
URL:
https://issues.jboss.org/browse/JBIDE-20571
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift
Affects Versions: 4.3.0.CR1
Reporter: Fred Bricon
Assignee: Jeff Cantrill
Labels: new_and_noteworthy
Fix For: 4.3.1.Beta1
Currently, when a build is running on openshift, users need to manually refresh the
OpenShift Explorer view, to see when a build or a deployment finishes.
We need to be able to let the explorer "watch" some specific project events
(via websockets or some other method).
As a workaround we might be able to trigger automatic refreshes of the viewer, every
5secs, when we detect a pod is in pending, building, deploying or some other status.