-
Enhancement
-
Resolution: Unresolved
-
Major
-
4.5.2.AM2
steps:
- ASSERT: have a project in your workspace. The project has to be git shared with an origin pointing to the internet. (to create it ex. create an app in OpenShift via template, import it to the workspace and then kill the OpenShift app)
- EXEC: in the context menu to your workspace project pick Configure > Deploy to OpenShift and step through the wizard until the end
Result:
You're never asked if you want to create a server adapter. And there is no server adapter being created. While if you go File > New > Other > OpenShift Application and create an app, you get asked if you want to create a server adapter. And it gets created if you agree to.
Expected result:
A server adapter is created
- is related to
-
JBIDE-24961 New Application Wizard: include "Import Project" and "Server adapter creation" into the wizard
- Coding In Progress
- relates to
-
JBIDE-24781 New Application Wizard: Propose to create OpenShift server adapters automatically
- Closed