-
Bug
-
Resolution: Done
-
Blocker
-
4.6.0.Final
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.
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.