-
Enhancement
-
Resolution: Done
-
Major
-
4.5.3.AM3
-
devex #156 October 2018
-
8
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.
- relates to
-
JBIDE-26407 Server adapter: fails with a NPE if there's no oc configured
- Closed