[JBoss JIRA] (JBIDE-12820) Server Adapter: Add "manage ssh keys" to server adapter
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-12820?page=com.atlassian.jira.plugi... ]
Marián Labuda resolved JBIDE-12820.
-----------------------------------
Resolution: Rejected
I think having a Manage SSH Keys in context menu of server adapter is not quite a good idea. SSH keys are related to specific connections not to the specific application underlying under some connection and domain (it's something like having a Manage domains in context menu of a server adapter etc.). Marking as rejected.
> Server Adapter: Add "manage ssh keys" to server adapter
> -------------------------------------------------------
>
> Key: JBIDE-12820
> URL: https://issues.jboss.org/browse/JBIDE-12820
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Affects Versions: 4.0.0.Alpha2
> Reporter: Andre Dietisheim
> Priority: Minor
> Labels: server_adapter
> Fix For: 4.2.x
>
>
> We now have *Manage SSH keys* in the context menu of the *OpenShift Explorer*. We should offer the very same in the server adapter
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months
[JBoss JIRA] (JBIDE-13085) Deleting an OpenShift Workspace Project Error
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13085?page=com.atlassian.jira.plugi... ]
Marián Labuda closed JBIDE-13085.
---------------------------------
> Deleting an OpenShift Workspace Project Error
> ---------------------------------------------
>
> Key: JBIDE-13085
> URL: https://issues.jboss.org/browse/JBIDE-13085
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Reporter: Burr Sutter
> Assignee: Andre Dietisheim
> Attachments: delete_project.png
>
>
> After a workspace project has been used with an OpenShift Application - it refuses to be deleted - at the workspace level - it deletes fine at the OS level.
> Problems encountered while deleting resources.
> Could not delete '/mobiledemo/.git'.
> Problems encountered while deleting resources.
> Problems encountered while deleting files.
> Could not delete: C:\gettingstarted2\workspace_v6beta1_3\mobiledemo\.git\objects\pack\pack-54d3a4515f0e3f410367c5deffd96bd189d44c93.pack.
> Could not delete: C:\gettingstarted2\workspace_v6beta1_3\mobiledemo\.git\objects\pack.
> Could not delete: C:\gettingstarted2\workspace_v6beta1_3\mobiledemo\.git\objects.
> Could not delete: C:\gettingstarted2\workspace_v6beta1_3\mobiledemo\.git.
> Could not delete 'C:\gettingstarted2\workspace_v6beta1_3\mobiledemo'.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months
[JBoss JIRA] (JBIDE-13272) When using JBDS 6, authentication to a Load Balanced broker fails
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13272?page=com.atlassian.jira.plugi... ]
Marián Labuda closed JBIDE-13272.
---------------------------------
> When using JBDS 6, authentication to a Load Balanced broker fails
> -----------------------------------------------------------------
>
> Key: JBIDE-13272
> URL: https://issues.jboss.org/browse/JBIDE-13272
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: LATER
> Environment: 2 Red Hat Linux 6.3 Load balancer (piranha) add-on systems set up in direct routing mode with a virtual server sending traffic to two brokers (real servers). Brokers are running OpenShift Enterprise 1.0. The brokers are set up to do authentication via LDAP (Windows 2008 R2 Active Directory).
> Reporter: Scott Collier
> Assignee: Andre Dietisheim
> Attachments: ha-broker.png
>
>
> When using jbds 6, Authenticating to a load balanced broker (VIP) does not work. It worked in JBDS 5.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months
[JBoss JIRA] (JBIDE-13377) Couldn't add more than one database cartridges to openshift app
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13377?page=com.atlassian.jira.plugi... ]
Marián Labuda closed JBIDE-13377.
---------------------------------
> Couldn't add more than one database cartridges to openshift app
> ---------------------------------------------------------------
>
> Key: JBIDE-13377
> URL: https://issues.jboss.org/browse/JBIDE-13377
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.0.0.Final
> Environment: Jboss openshift tools plugin- 2.4.0.Final-v20130114-2102-B98
> Eclipse:4.2.0
> Reporter: jing zh
> Assignee: Andre Dietisheim
> Attachments: add_cartridge.log, add_cartridge_0115.png, add_cartridge_2_0115.png
>
>
> 1. ASSERT: make sure you're using jboss tool version 2.4.0.Final-v20130114-2102-B98 with eclipse 4.2.0
> 2. EXEC: Create a new openshift user
> 3. EXEC: Create an app, like python-2.6 app.
> 4. EXEC: Add cartridge mysql-5.1 and postgresql-8.4.
> Excepted results:
> Both DB cartridges can be added to the app successfully as it supported to add both database via rhc client.
> Actual results:
> Error is shown that only 1 embedded database permitted.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months
[JBoss JIRA] (JBIDE-14647) investigate safe replacement for org.eclipse.jgit.internal.storage.file.FileRepository
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14647?page=com.atlassian.jira.plugi... ]
Marián Labuda closed JBIDE-14647.
---------------------------------
> investigate safe replacement for org.eclipse.jgit.internal.storage.file.FileRepository
> --------------------------------------------------------------------------------------
>
> Key: JBIDE-14647
> URL: https://issues.jboss.org/browse/JBIDE-14647
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: openshift
> Affects Versions: 4.1.0.Beta1
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Fix For: 4.1.0.Beta2
>
>
> In org.jboss.tools.openshift.egit.test we have a class TestRepository that we use to test our EGit utils. This class is using *org.eclipse.jgit.internal.storage.file.FileRepository* which is marked as internal, not publicly exported. We should look into a replacement since using it is not safe.
> I mailed jgit-dev on the 27th of May:
> {quote}
> we heavily use egit/jgit in our OpenShift tooling. We have our own set of tests and in these we use org.eclipse.jgit.internal.storage.file.FileRepository to check our commit- and push-facilites work right.
> Unfortunately org.eclipse.jgit.internal.storage.file.FileRepository is marked as internal and using it is therefore not safe/recommended. Can you please export this class publicly or point us to a public replacement?
> {quote}
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months