[JBoss JIRA] (JBIDE-12812) Provide user-friendly way to increase Git timeout
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-12812?page=com.atlassian.jira.plugi... ]
Marián Labuda closed JBIDE-12812.
---------------------------------
Resolution: Won't Fix
Closing because there is not going to be any time to fix openshift related JIRAs with fixVersion set to LATER.
> Provide user-friendly way to increase Git timeout
> -------------------------------------------------
>
> Key: JBIDE-12812
> URL: https://issues.jboss.org/browse/JBIDE-12812
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Affects Versions: 4.0.0.Alpha1
> Reporter: Stefan Bunciak
> Fix For: LATER
>
> Attachments: pushtimeout.png
>
>
> With the default timeout (30s) everytime I follow these steps I get an TimoutException:
> * Import rich-faces project from JBoss Central
> * Create application on OpenShift and merge it with the rich-faces project
> * Select the project - context menu - Team - Push to Upstream
> * Timeout Exception:
> !pushtimeout.png|thumbnail!
> So we should provide a link to
> {code}Preferences - Team - Git - Remote connection timeout{code} to prevent JBIDE-12430 with some basic explanation of the most probable situation - that the timeout is set too small (like when timed out while creating app).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 9 months
[JBoss JIRA] (JBIDE-16517) SSL Certificate dialog: need to show to what server we're connecting
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16517?page=com.atlassian.jira.plugi... ]
Marián Labuda closed JBIDE-16517.
---------------------------------
Resolution: Won't Fix
Closing because there is not going to be any time to fix openshift related JIRAs with fixVersion set to LATER.
> SSL Certificate dialog: need to show to what server we're connecting
> --------------------------------------------------------------------
>
> Key: JBIDE-16517
> URL: https://issues.jboss.org/browse/JBIDE-16517
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.2.0.Alpha1
> Reporter: Andre Dietisheim
> Labels: connection_wizard
> Fix For: LATER
>
> Attachments: certificate-dialog.png
>
> Original Estimate: 1 day
> Remaining Estimate: 1 day
>
> The current dialog does not show explicitly to what server we're talking:
> !certificate-dialog.png!
> We should add some text like
> ...untrusted SSL certificate *presented by server <server-url>*
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 9 months
[JBoss JIRA] (JBIDE-15936) Application wizard: should only show gear sizes appropriate for the selected domain
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15936?page=com.atlassian.jira.plugi... ]
Marián Labuda closed JBIDE-15936.
---------------------------------
Resolution: Won't Fix
Closing because there is not going to be any time to fix openshift related JIRAs with fixVersion set to LATER.
> Application wizard: should only show gear sizes appropriate for the selected domain
> -----------------------------------------------------------------------------------
>
> Key: JBIDE-15936
> URL: https://issues.jboss.org/browse/JBIDE-15936
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.1.1.Beta1
> Reporter: Michelle Murray
> Labels: application_wizard
> Fix For: LATER
>
>
> in the openshift application wizard, I selected a domain. The gear profile field shows three sizes but only small is allowed for the domain I have. If I am a user who doesn't know this I might select medium but then only after three pages of wizard, when trying to create app, does it tell me:
> {noformat}Could not create application "MyApp"
> Could not request https://openshift.redhat.com/broker/rest/domain/myjbdsdomain/applications...: App gear sizes: medium is not valid for this domain. Allowed sizes: small.{noformat}
> If I click Back to change the gear profile, all of the info is removed from the wizard and I have to input it all again. Frustrating. See JBIDE-14002.
> The openshift application wizard could be improved to only show appropriate gear sizes for the selected domain.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 9 months
[JBoss JIRA] (JBIDE-15380) EGit: Show Git Hooks output and reset timeout when a new receiving new output (WATCHER)
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15380?page=com.atlassian.jira.plugi... ]
Marián Labuda closed JBIDE-15380.
---------------------------------
Resolution: Won't Fix
Closing because there is not going to be any time to fix openshift related JIRAs with fixVersion set to LATER.
> EGit: Show Git Hooks output and reset timeout when a new receiving new output (WATCHER)
> ---------------------------------------------------------------------------------------
>
> Key: JBIDE-15380
> URL: https://issues.jboss.org/browse/JBIDE-15380
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: openshift
> Affects Versions: 4.1.0.Final
> Reporter: Mickael Istria
> Fix For: LATER
>
>
> When pushing to Openshift with JBT, it is very common to get a Timeout because the hooks take too much time to run.
> Instead of this simple timeout, I'd rather see:
> * The hooks output shown in the push dialog
> * The timeout counting time since the last received output message (by monitoring at the inputStream I guess) instead of counting time since the push was triggered.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 9 months
[JBoss JIRA] (JBIDE-17903) Explorer, Server Adapter: add show in > project explorer for openshift apps
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17903?page=com.atlassian.jira.plugi... ]
Marián Labuda closed JBIDE-17903.
---------------------------------
Resolution: Won't Fix
Closing because there is not going to be any time to fix openshift related JIRAs with fixVersion set to LATER.
> Explorer, Server Adapter: add show in > project explorer for openshift apps
> ---------------------------------------------------------------------------
>
> Key: JBIDE-17903
> URL: https://issues.jboss.org/browse/JBIDE-17903
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.2.0.Beta3
> Reporter: Max Rydahl Andersen
> Assignee: Andre Dietisheim
> Labels: explorer, server_adapter
> Fix For: LATER
>
>
> couldn't we have "show in" project explorer enabled for openshift applications ?
> If 0 found -> open dialog "Application 'xyz' not found in workspace. Do you want to import it ?"
> if 1 found -> have it selected in project explorer
> if >1 found -> open dialog "Multiple projects found mapped to application 'xyz' which one do you want ?" (is this even technically possible since the project names would be the same...? - I guess if they are on different branches with different .project names then yes)
> maybe just pick the first found in the >1 found case to keep it simple?
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 9 months
[JBoss JIRA] (JBIDE-11881) Explorer, Properties: Display application state
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-11881?page=com.atlassian.jira.plugi... ]
Marián Labuda closed JBIDE-11881.
---------------------------------
Resolution: Won't Fix
Closing because there is not going to be any time to fix openshift related JIRAs with fixVersion set to LATER.
> Explorer, Properties: Display application state
> -----------------------------------------------
>
> Key: JBIDE-11881
> URL: https://issues.jboss.org/browse/JBIDE-11881
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Affects Versions: 3.3.0.Beta3
> Reporter: Xavier Coulon
> Labels: explorer, new_and_noteworthy, properties
> Fix For: LATER
>
>
> From Bugzilla#805989
> The state of the application on each gear can be checked using the gear_groups
> rest api.
> /broker/rest/domains/<domain-name>/applications/<app-name>/gear_groups
> This rest call reflects the state of the application on each gear based on the
> contents of the file $OPENSHIFT_GEAR_DIR/runtime/.state
> The following states should be tracked in ~/runtime/.state
> stopped
> building
> deploying
> started
> idle
> unknown
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 9 months
[JBoss JIRA] (JBIDE-14890) Application wizard: Use EGit recursive merge instead of copying git repository
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14890?page=com.atlassian.jira.plugi... ]
Marián Labuda closed JBIDE-14890.
---------------------------------
Resolution: Won't Fix
Closing because there is not going to be any time to fix openshift related JIRAs with fixVersion set to LATER.
> Application wizard: Use EGit recursive merge instead of copying git repository
> ------------------------------------------------------------------------------
>
> Key: JBIDE-14890
> URL: https://issues.jboss.org/browse/JBIDE-14890
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.1.0.Beta2, 4.1.1.Final
> Reporter: Andre Dietisheim
> Labels: application_wizard
> Fix For: LATER
>
> Attachments: user-existing-project.png
>
>
> OpenShift tooling is working around missing recursive merge when importing into an existing Project ("use existing")
> !user-existing-project.png!
> When using the git command line one is told to merge by using the recursive merge startegy:
> {code}
> git merge -s recursive -X ours foo
> {code}
> When we created the JBoss Tools for OpenShift there was no recursive merge in EGit/JGit. We therefore worked around it by cloning the OpenShift repository and copying stuff over.
> EGit 3.0 introduced the recursive merge strategy and put it to the default that's being used:
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=380314#c22
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 9 months
[JBoss JIRA] (JBIDE-17709) Application wizard, Explorer, Domain wizard: decorate domains (explorer), dont show domains without write permissions (app wizard)
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17709?page=com.atlassian.jira.plugi... ]
Marián Labuda closed JBIDE-17709.
---------------------------------
Resolution: Won't Fix
Closing because there is not going to be any time to fix openshift related JIRAs with fixVersion set to LATER.
> Application wizard, Explorer, Domain wizard: decorate domains (explorer), dont show domains without write permissions (app wizard)
> ----------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-17709
> URL: https://issues.jboss.org/browse/JBIDE-17709
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Affects Versions: 4.2.0.Beta3
> Reporter: Andre Dietisheim
> Labels: application_wizard, domain_wizard, explorer
> Fix For: LATER
>
>
> In JBDS-2777 we added a link to the web-ui where one can edit the domain members.
> We should go further and implement:
> * decorate domains in the explorer with icons that show your permissions (view/write)
> * dont show domains in application wizard, where we dont have write permissions
> * domain wizard should have a column with access-rights where the domains are listed
> * etc.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 9 months