[JBoss JIRA] (JBIDE-22431) Rename CDK Server Adapter and other CDK ui enities
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22431?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-22431:
-----------------------------------
Description:
We need to rename some UI stuff where CDK name is used in our tooling.
1. New->Server->CDK Server Adapter *should be renamed to* New->Server->Red Hat Container Development Kit
2. But the default name for server should be "Container Development Environment" instead of the current "CDK Server Adapter at local host".
3. If the server created by runtime detector when our windows installation completed (platform-installer) then the server should has the same "Container Development Environment" instead of the current "rhel-ose CDK Server". Please open an issue for [platform-installer|https://issues.jboss.org/browse/JBDS-3909?jql=project%...] if something should be changed in the files generated by our installer.
4. Runtime detector should be renamed from CDK to "Container Development Environment".
5. In org.jboss.tools.openshift.cdk.server/about.properties and feature and plugin names change "CDK Server Adapter" to "Container Development Kit Support"
was:
We need to rename some UI stuff where CDK name is used in our tooling.
1. New->Server->CDK Server Adapter *should be renamed to* New->Server->Red Hat Container Development Kit
2. But the default name for server should be "Container Development Environment" instead of the current "CDK Server Adapter at local host".
3. Runtime detector should be renamed from CDK to "Container Development Environment".
4. In org.jboss.tools.openshift.cdk.server/about.properties and feature and plugin names change "CDK Server Adapter" to "Container Development Kit Support"
> Rename CDK Server Adapter and other CDK ui enities
> --------------------------------------------------
>
> Key: JBIDE-22431
> URL: https://issues.jboss.org/browse/JBIDE-22431
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: cdk
> Reporter: Alexey Kazakov
> Assignee: Rob Stryker
> Priority: Critical
> Fix For: 4.4.0.Alpha3
>
>
> We need to rename some UI stuff where CDK name is used in our tooling.
> 1. New->Server->CDK Server Adapter *should be renamed to* New->Server->Red Hat Container Development Kit
> 2. But the default name for server should be "Container Development Environment" instead of the current "CDK Server Adapter at local host".
> 3. If the server created by runtime detector when our windows installation completed (platform-installer) then the server should has the same "Container Development Environment" instead of the current "rhel-ose CDK Server". Please open an issue for [platform-installer|https://issues.jboss.org/browse/JBDS-3909?jql=project%...] if something should be changed in the files generated by our installer.
> 4. Runtime detector should be renamed from CDK to "Container Development Environment".
> 5. In org.jboss.tools.openshift.cdk.server/about.properties and feature and plugin names change "CDK Server Adapter" to "Container Development Kit Support"
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (JBIDE-22413) Connection Editor: dont launch further jobs if editor is already closed
by Viacheslav Kabanovich (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22413?page=com.atlassian.jira.plugi... ]
Viacheslav Kabanovich commented on JBIDE-22413:
-----------------------------------------------
[~adietish], please take a look at the pull request.
> Connection Editor: dont launch further jobs if editor is already closed
> -----------------------------------------------------------------------
>
> Key: JBIDE-22413
> URL: https://issues.jboss.org/browse/JBIDE-22413
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.4.0.Alpha2
> Reporter: Andre Dietisheim
> Assignee: Viacheslav Kabanovich
> Fix For: 4.4.0.Alpha3
>
>
> ASSERT: make sure that you have a server adapter
> EXEC: open it in the server editor
> ASSERT: the widgets in the openshift section are disabled, in the status bar (or progress view) you see a job "Loading projects..." running
> EXEC: close the editor
> ASSERT: nothing happens so far, but you see another job running "Setting connection, deploy..."
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (JBIDE-22431) Rename CDK Server Adapter and other CDK ui enities
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22431?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-22431:
-----------------------------------
Description:
We need to rename some UI stuff where CDK name is used in our tooling.
1. New->Server->CDK Server Adapter *should be renamed to* New->Server->Red Hat Container Development Kit
2. But the default name for server should be "Container Development Environment" instead of the current "CDK Server Adapter at local host".
3. Runtime detector should be renamed from CDK to "Container Development Environment".
4. In org.jboss.tools.openshift.cdk.server/about.properties and feature and plugin names change "CDK Server Adapter" to "Container Development Kit Support"
was:
We need to rename some UI stuff where CDK name is used in our tooling.
I will provide new names and the list of places where it should be changed later.
> Rename CDK Server Adapter and other CDK ui enities
> --------------------------------------------------
>
> Key: JBIDE-22431
> URL: https://issues.jboss.org/browse/JBIDE-22431
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: cdk
> Reporter: Alexey Kazakov
> Assignee: Rob Stryker
> Priority: Critical
> Fix For: 4.4.0.Alpha3
>
>
> We need to rename some UI stuff where CDK name is used in our tooling.
> 1. New->Server->CDK Server Adapter *should be renamed to* New->Server->Red Hat Container Development Kit
> 2. But the default name for server should be "Container Development Environment" instead of the current "CDK Server Adapter at local host".
> 3. Runtime detector should be renamed from CDK to "Container Development Environment".
> 4. In org.jboss.tools.openshift.cdk.server/about.properties and feature and plugin names change "CDK Server Adapter" to "Container Development Kit Support"
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (JBDS-3739) Docker connection does not work after cdk restart
by Roland Grunberg (JIRA)
[ https://issues.jboss.org/browse/JBDS-3739?page=com.atlassian.jira.plugin.... ]
Roland Grunberg commented on JBDS-3739:
---------------------------------------
I believe the issue with vagrant-service-manager is resolved. Stopping/starting the CDK VM any number of times doesn't fail any of the docker cli invocations. The last issue needing to be addressed on our end is that the CDK VM appears to update the certificates used or at least change something about them requiring us to re-create the connection. This is s something that will likely be addressed on the Eclipse Docker Tooling side as well. Xavier has a fix for this that we're reviewing.
> Docker connection does not work after cdk restart
> -------------------------------------------------
>
> Key: JBDS-3739
> URL: https://issues.jboss.org/browse/JBDS-3739
> Project: Red Hat Developer Studio (DevStudio)
> Issue Type: Bug
> Components: cdk, platform-installer, upstream
> Affects Versions: 9.1.0.CR1
> Reporter: Martin Malina
> Assignee: Marián Labuda
> Priority: Blocker
> Labels: havoc
> Fix For: 10.0.0.Alpha3
>
> Attachments: docker-frozen.txt
>
>
> When you set up cdk and start it for the first time, docker connection is properly set up and functioning. But when you restart cdk in the servers view, docker connection will no longer work.
> This is caused by a bug in vagrant-service-manager 0.0.4:
> https://github.com/projectatomic/vagrant-service-manager/issues/80
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (JBIDE-22449) Better parse qualifiers for versions
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22449?page=com.atlassian.jira.plugi... ]
Fred Bricon updated JBIDE-22449:
--------------------------------
Fix Version/s: 4.4.0.Alpha3
Story Points: 1
Sprint: devex #115 May 2016
> Better parse qualifiers for versions
> ------------------------------------
>
> Key: JBIDE-22449
> URL: https://issues.jboss.org/browse/JBIDE-22449
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: common/jst/core
> Affects Versions: 4.4.0.Alpha3
> Reporter: Fred Bricon
> Assignee: Fred Bricon
> Fix For: 4.4.0.Alpha3
>
>
> Currently, in ide-config.properties, if no 1.2.3.GA-123456-23455 version is found, we fall back to 1.2.3.GA.
> We need to be able to have a more fined-grained fallback on qualifiers:
> .dev-115-maxisstupid-v12323 then
> .dev-115-maxisstupid then
> .dev-115 then
> .dev-115 then
> .dev
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months