]
Andre Dietisheim updated JBIDE-25547:
-------------------------------------
Attachment: connection-wizard.png
Connection wizard: cannot save connection if "oc location"
in preferences is invalid unless you override
--------------------------------------------------------------------------------------------------------
Key: JBIDE-25547
URL:
https://issues.jboss.org/browse/JBIDE-25547
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.5.2.AM3
Reporter: Andre Dietisheim
Fix For: 4.5.x
Attachments: connection-wizard.png
# ASSERT: make sure that you have the location to the oc binary set in OpenShift 3
preferences JBoss Tools > OpenShift 3 > 'oc' executable location
# EXEC: rename the oc (that your preferences point to) so that the preferences value gets
invalid
(this happens if you setup a new cdk since you have to kill your .minishift and the path
to the oc contains a folder named after the version of it: ex.
~/.minishift/cache/oc/v3.6.173.0.21/oc)
# EXEC: launch connection wizard
# EXEC: provide server url and authentication means
# ASSERT: "Finish" is still disabled, an error about oc location is show in the
title area
Result:
You cannot save your connection unless you override the oc location for this connection.
I order to correct the preferences I have to cancel the wizard and go to the preferences
Expected result:
Either allow saving the connection even with an invalid oc location or allow to get to
the preferences.