[JBoss JIRA] (JBIDE-22725) Provided wrong credentials, CDK adapter creates openshift connection with a strange IP
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22725?page=com.atlassian.jira.plugi... ]
Rob Stryker updated JBIDE-22725:
--------------------------------
Fix Version/s: 4.5.3.Final
(was: 4.5.x)
> Provided wrong credentials, CDK adapter creates openshift connection with a strange IP
> --------------------------------------------------------------------------------------
>
> Key: JBIDE-22725
> URL: https://issues.jboss.org/browse/JBIDE-22725
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk, upstream
> Affects Versions: 4.4.1.AM1
> Reporter: Martin Malina
> Assignee: Rob Stryker
> Fix For: 4.5.3.Final
>
>
> When you start CDK with wrong credentials, service manager will return this strange IP:
> {code}
> # docker env:
> # Copying TLS certificates to /Users/rasp/jbossqa/cdk2.1/cdk2.1.rc5/components/rhel/misc/shared_folder/rhel-ose/.vagrant/machines/default/virtualbox/docker
> # Set the following environment variables to enable access to the docker daemon running inside of the vagrant virtual machine:
> export DOCKER_HOST=tcp://10.0.2.15:2376
> export DOCKER_CERT_PATH=/Users/rasp/jbossqa/cdk2.1/cdk2.1.rc5/components/rhel/misc/shared_folder/rhel-ose/.vagrant/machines/default/virtualbox/docker
> export DOCKER_TLS_VERIFY=1
> export DOCKER_API_VERSION=1.21
> # run following command to configure your shell:
> # eval "$(vagrant service-manager env)"
> {code}
> This has been reported upstream here:
> https://github.com/projectatomic/vagrant-service-manager/issues/299
> Let's use this JIRA to track the upstream issue.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 11 months
[JBoss JIRA] (JBIDE-25837) CDK detected again after devstudio restart
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25837?page=com.atlassian.jira.plugi... ]
Rob Stryker updated JBIDE-25837:
--------------------------------
Fix Version/s: 4.5.3.Final
> CDK detected again after devstudio restart
> ------------------------------------------
>
> Key: JBIDE-25837
> URL: https://issues.jboss.org/browse/JBIDE-25837
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk, runtime-detection
> Affects Versions: 4.5.3.AM3
> Reporter: Martin Malina
> Assignee: Rob Stryker
> Fix For: 4.5.3.Final
>
> Attachments: cdk-repetitive-detection.png
>
>
> This is basically why I saw JBIDE-25836 in the first place (Windows overlapping when selecting a quick fix in runtime detection dialog).
> I had an installation of devstudio and as usual, cdk server adapter was automatically there. That's expected - when I install devstudio and start it, runtime detection will notice ~/.minishift exists and will quietly create a server adapter with minishift binary location missing.
> Then I installed updates and restarted the IDE. On the next start, I was shown the runtime detection dialog - it showed cdk (based on existing ~/.minishift) and it show an error that minishift binary is missing. This seems to be a bug - there was no new server found, only the existing cdk adapter.
> !cdk-repetitive-detection.png!
> I checked again on a clean installation and was able to reproduce easily - a simple IDE restart will do. See the steps to reproduce.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 11 months
[JBoss JIRA] (JBIDE-23269) Cannot use backspace when entering text in Terminal (e.g. during cdk launch) on Mac
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23269?page=com.atlassian.jira.plugi... ]
Rob Stryker resolved JBIDE-23269.
---------------------------------
Resolution: Rejected
My understanding is that this is a specific issue with vagrant and CDK 2.x. Since we no longer use vagrant, and also no longer use the terminal view, I believe this issue is no longer relevant.
> Cannot use backspace when entering text in Terminal (e.g. during cdk launch) on Mac
> -----------------------------------------------------------------------------------
>
> Key: JBIDE-23269
> URL: https://issues.jboss.org/browse/JBIDE-23269
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk, upstream
> Affects Versions: 4.4.2.AM1
> Reporter: Martin Malina
> Assignee: Rob Stryker
> Fix For: 4.5.3.Final
>
> Attachments: tm-backspace.png
>
>
> Today I tried to disable the SUB_USERNAME variable in cdk launch config so that I can check if entering input into Terminal view works correctly.
> I made a typo and it turns out that pressing backspace prints out ^H.
> !tm-backspace.png!
> This happens on Mac. On Windows it works correctly. I haven't checked linux.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 11 months
[JBoss JIRA] (JBIDE-23269) Cannot use backspace when entering text in Terminal (e.g. during cdk launch) on Mac
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23269?page=com.atlassian.jira.plugi... ]
Rob Stryker updated JBIDE-23269:
--------------------------------
Fix Version/s: 4.5.3.Final
(was: LATER)
> Cannot use backspace when entering text in Terminal (e.g. during cdk launch) on Mac
> -----------------------------------------------------------------------------------
>
> Key: JBIDE-23269
> URL: https://issues.jboss.org/browse/JBIDE-23269
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk, upstream
> Affects Versions: 4.4.2.AM1
> Reporter: Martin Malina
> Assignee: Rob Stryker
> Fix For: 4.5.3.Final
>
> Attachments: tm-backspace.png
>
>
> Today I tried to disable the SUB_USERNAME variable in cdk launch config so that I can check if entering input into Terminal view works correctly.
> I made a typo and it turns out that pressing backspace prints out ^H.
> !tm-backspace.png!
> This happens on Mac. On Windows it works correctly. I haven't checked linux.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 11 months
[JBoss JIRA] (JBIDE-23294) Console is badly rendering some characters when starting Container Development Environment
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23294?page=com.atlassian.jira.plugi... ]
Rob Stryker resolved JBIDE-23294.
---------------------------------
Resolution: Rejected
My understanding is that this is a specific issue with CDK 2.x. The [k are color codes. This is most likely a runtime issue and we won't fix it.
> Console is badly rendering some characters when starting Container Development Environment
> ------------------------------------------------------------------------------------------
>
> Key: JBIDE-23294
> URL: https://issues.jboss.org/browse/JBIDE-23294
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk, server
> Affects Versions: 4.4.1.Final
> Reporter: Aurélien Pupier
> Assignee: Rob Stryker
> Priority: Minor
> Fix For: 4.5.3.Final
>
> Attachments: screenshot-1.png
>
>
> - there is a special character before the [KProgress
> - what means K for KProgress?
> {noformat}
> Bringing machine 'default' up with 'virtualbox' provider...
> ==> default: Importing base box 'cdkv2'...
> [KProgress: 10%
> [KProgress: 20%
> [KProgress: 90%
> [K==> default: Matching MAC address for NAT networking...
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 11 months
[JBoss JIRA] (JBIDE-23294) Console is badly rendering some characters when starting Container Development Environment
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23294?page=com.atlassian.jira.plugi... ]
Rob Stryker updated JBIDE-23294:
--------------------------------
Fix Version/s: 4.5.3.Final
(was: LATER)
> Console is badly rendering some characters when starting Container Development Environment
> ------------------------------------------------------------------------------------------
>
> Key: JBIDE-23294
> URL: https://issues.jboss.org/browse/JBIDE-23294
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk, server
> Affects Versions: 4.4.1.Final
> Reporter: Aurélien Pupier
> Assignee: Rob Stryker
> Priority: Minor
> Fix For: 4.5.3.Final
>
> Attachments: screenshot-1.png
>
>
> - there is a special character before the [KProgress
> - what means K for KProgress?
> {noformat}
> Bringing machine 'default' up with 'virtualbox' provider...
> ==> default: Importing base box 'cdkv2'...
> [KProgress: 10%
> [KProgress: 20%
> [KProgress: 90%
> [K==> default: Matching MAC address for NAT networking...
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 11 months
[JBoss JIRA] (JBIDE-25834) CDK Server adapter wizard: correct layout to be more consistent
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25834?page=com.atlassian.jira.plugi... ]
Rob Stryker commented on JBIDE-25834:
-------------------------------------
I secretly (and publicly) hate you.
> CDK Server adapter wizard: correct layout to be more consistent
> ---------------------------------------------------------------
>
> Key: JBIDE-25834
> URL: https://issues.jboss.org/browse/JBIDE-25834
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: cdk, openshift
> Affects Versions: 4.5.2.AM3
> Reporter: Andre Dietisheim
> Assignee: Rob Stryker
> Priority: Minor
> Labels: cdk_server_adapter_wizard, ux
> Fix For: 4.5.3.Final
>
> Attachments: image-2018-03-21-14-33-52-603.png
>
>
> * "Browse"-buttons are not aligned to anything else. They should span to the right border of the form
> * All buttons have disparate sizes, there's no consistency
> * "Download and install runtime..." should be starting at the left border of the form, because that's where you're looking at when looking at the form: you start on the left upper corner, look at each line starting on the left and going to the right.
> !image-2018-03-21-14-33-52-603.png!
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 11 months