Biggest problems when using and presenting OpenShift:
- "waiting to be reachable" is waay to slow to detect the app - the app is running, but still waiting to be reachable
-> solved whenJBIDE-13569removed the health check, waiting for application now only waits for successfull DNS-resolution
- Creation of application blocks the UI - we should make it possible to put in the background to be able to show other things.
-> adressed inJBIDE-11367
- Progress for push is showing nothing of all the text output - egit commit/push dialog does this; we should too.
-> adressed inJBIDE-12137
- is blocked by
-
JBIDE-12137 openshift server adapter should show progress of git push while running
- Closed
-
JBIDE-11367 Application wizard should close and run maven import in background once the application was created
- Closed
- is related to
-
JBIDE-13569 Error when waiting for application to become reachable
- Closed