[
https://issues.jboss.org/browse/JBIDE-25295?page=com.atlassian.jira.plugi...
]
Ondrej Dockal commented on JBIDE-25295:
---------------------------------------
Version validation happens in
org.jboss.tools.openshift.cdk.server.ui.internal.CDK3ServerWizardFragment#isVersionCompatible.
It check for CDK Version string. If there is only minishift version, it wont let the user
to create such adapter.
Cannot use minishift binary instead of CDK in CDK server adapter in
IDE
-----------------------------------------------------------------------
Key: JBIDE-25295
URL:
https://issues.jboss.org/browse/JBIDE-25295
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: cdk
Affects Versions: 4.5.1.Final
Reporter: Ondrej Dockal
Assignee: Rob Stryker
Priority: Critical
Attachments: Screenshot_20171025_134414.png
I am curious what if user will want to use upstream minishift binary for CDK 3.x (3.2+)
server adapter. It is not possible now.
Is there a reason for not allowing user to use upstream minishift binary? Before we did
not distinguish between CDK 3.1 and 3.2, it was possible in my opinion. We lost this
option when new adapter was added and we started to check CDK v.3.x.x version string for
two CDK 3.1 and CDK 3.2 binaries.
[~rob.stryker] [~jeffmaury] [~mmalina] WDYT?
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)