]
Andre Dietisheim updated JBIDE-22727:
-------------------------------------
Fix Version/s: 4.4.1.AM3
(was: 4.4.1.AM2)
Openshift resources managed by explorer and watcher are declared in
both place leading to inconsistency
-------------------------------------------------------------------------------------------------------
Key: JBIDE-22727
URL:
https://issues.jboss.org/browse/JBIDE-22727
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.4.1.AM1
Reporter: Jeff MAURY
Labels: explorer, openshift, openshift_v3
Fix For: 4.4.1.AM3
The kind of Openshift resources are declated in 2 different places: WatchManager and
ConnectionWrapper. This increases the technical debt and may lead to resources displayed
by the explorer but not refreshed by the watcher.