[jbosstools-issues] [JBoss JIRA] (JBIDE-24447) Look for minishift configuration in MINISHIFT_HOME
Ondrej Dockal (JIRA)
issues at jboss.org
Wed Aug 2 10:06:00 EDT 2017
[ https://issues.jboss.org/browse/JBIDE-24447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13443421#comment-13443421 ]
Ondrej Dockal edited comment on JBIDE-24447 at 8/2/17 10:05 AM:
----------------------------------------------------------------
I have tested this features on devstudio:
Version: 11.0.0.GA
Build id: GA-v20170731-0116-B659
What I got...
When I start devstudio with clean workspace, no runtime detection dialog is shown (Searcing new runtimes...) and when I open Servers View, I can see there is a CDK 3 server adapter! (It is called "Container Development Environment 3") and when I open the adapter, I have Minishift Home set to path that can be seen in pic (not important):
!cdk2_x_RD.png|thumbnail!
What is important here is the thing that it is my old CDK 2.x folder with cdk.zip file unzipped and other stuff like vagrant box file, etc... (ls -all gives me no 'cdk' file that would contains runtime detection information which would clarify why it is was detected). So, is it place for reporting new issue? I must say this situation might be result of me having installed multiple milestones of devstudios that I tested during past months or changes I made to environment, etc. Also, If I rename the cdk folder to something else, It starts working as can be read below.
But, If I delete that adapter that was magically added via Runtime Detection on fresh start and restart the IDE, I got:
!cdk3_minishift_home.png|thumbnail!
which lead to cdk runtime file that was set via MINSIHFT_HOME env. var. So it is working in this case. Just one thing. The Adapter is called "Container Development Environment 3", which does not happen when you create server adapter manually via New Server. It should be called the same, right?
was (Author: odockal):
I have tested this features on devstudio:
Version: 11.0.0.GA
Build id: GA-v20170731-0116-B659
What I got...
When I start devstudio with clean workspace, no runtime detection dialog is shown (Searcing new runtimes...) and when I open Servers View, I can see there is a CDK 3 server adapter! (It is called "Container Development Environment 3") and when I open the adapter, I have Minishift Home set to path that can be seen in pic (not important):
!cdk2_x_RD.png|thumbnail!
What is important here is the thing that it is my old CDK 2.x folder with cdk.zip file unzipped and other stuff like vagrant box file, etc... (ls -all gives me no 'cdk' file that would contains runtime detection information which would clarify why it is was detected). So, is it place for reporting new issue? I must say this situation might be result of me having installed multiple milestones of devstudios that I tested during past months or changes I made to environment, etc. Also, If I rename the cdk folder to something else, It starts working as can be read below.
But, If I delete that adapter that was magically added via Runtime Detection on fresh start and restart the IDE, I got:
!cdk3_minishift_home.png|thumbnail!
which lead to cdk runtime file that was set via MINSIHFT_HOME env. var. So it is working in this case.
> Look for minishift configuration in MINISHIFT_HOME
> --------------------------------------------------
>
> Key: JBIDE-24447
> URL: https://issues.jboss.org/browse/JBIDE-24447
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: runtime-detection
> Affects Versions: 4.4.4.Final
> Reporter: Jan Richter
> Assignee: Rob Stryker
> Fix For: 4.5.0.AM1
>
> Attachments: cdk2_x_RD.png, cdk3_minishift_home.png
>
>
> One can use the MINISHIFT_HOME variable to save minishift configuration somewhere else than in ~/.minishift
> It would be nice if runtime detection looked there if the variable is configured.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jbosstools-issues
mailing list