]
Andre Dietisheim commented on JBIDE-26172:
------------------------------------------
just tried the binary build in a vanilla Eclipse Photon and I can confirm that things
work, JBDS works with OpenShift Online:
!openshift-online-nodejs-app-created.png!
Application wizard: cannot create apps via templates on OpenShift
online
------------------------------------------------------------------------
Key: JBIDE-26172
URL:
https://issues.jboss.org/browse/JBIDE-26172
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.6.0.Final
Environment: OpenShift Online, OpenShift version 3.10.9
!image-2018-07-05-16-30-38-168.png!
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Priority: Blocker
Labels: application_wizard
Fix For: 4.6.0.Final
Attachments: image-2018-07-05-14-52-49-127.png,
image-2018-07-05-16-30-38-168.png, openshift-online-nodejs-app-created.png
steps:
# ASSERT: have a connection to OpenShift Online
(
https://console.starter-us-west-1.openshift.com)
# EXEC: launch application wizard via explorer ctx menu New > Application
# EXEC: select a template (ex. nodejs-mongo-persistent), hit "Finish"
Result:
The wizard complains that the API version in the data for
* route
* image
* build
* apps
does not match the expected API version v1.
!image-2018-07-05-14-52-49-127.png!
The services are create but other than that nothing is: neither bc, builds, rc, dc, is
etc.
There's no error in the Eclipse log.