-
Bug
-
Resolution: Done
-
Major
-
4.4.1.AM1
-
devex #116 June 2016
-
2
-
-
Workaround Exists
-
After applying the fix for JBIDE-21828, it appears that, on workspace restart, the OpenShift 3 connections are missing from the OpenShift Explorer.
This is caused by the OpenShift 3 core plugin not being started when the OpenShiftExplorerContentProvider is called. As a consequence, no connections are loaded.
Before JBIDE-21828, getExplorerElements would return all the OpenShift3 connections. With the new code, the UI Model is expected to be already loaded
- is related to
-
JBIDE-22615 Explorer: Connections should get loaded from extension points
- Open