]
Andre Dietisheim reassigned JBIDE-25830:
----------------------------------------
Assignee: Andre Dietisheim (was: Rob Stryker)
After starting CDK server adapter OpenShift Connection does not work
when oc is not on path
-------------------------------------------------------------------------------------------
Key: JBIDE-25830
URL:
https://issues.jboss.org/browse/JBIDE-25830
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: cdk, openshift
Affects Versions: 4.5.3.AM3
Reporter: Josef Kopriva
Assignee: Andre Dietisheim
Labels: cdk_server_adapter, connection
Fix For: 4.9.0.Final
Attachments: edit-connection-advanced.png
OpenShift connection should be working, when user starts CDK server adapter, even if you
do not have oc on path. In my opinion OpenShift connection should be working "out of
box" when user starts CDK server adapter.
steps:
# ASSERT: oc is not on path
# EXEC: Start CDK server adapter
# ASSERT: OpenShift connection is created, but does not fully work (all oc related
operations wont)
Error: oc is not set for OpenShift connection to CDK and OpenShift connection does not
work.
Expected: OpenShift connection should be working without user touch.