[JBoss JIRA] (JBIDE-15936) Application wizard: should only show gear sizes appropriate for the selected domain
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15936?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-15936:
-------------------------------------
Assignee: Andre Dietisheim
Estimated Difficulty: Medium
> 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
> Assignee: Andre Dietisheim
> Labels: application_wizard
> Fix For: 4.2.x
>
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 3 months
[JBoss JIRA] (JBIDE-16040) Embed wizard: Web balancer cartridge should not be listed
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16040?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-16040:
-------------------------------------
Estimated Difficulty: Low
> Embed wizard: Web balancer cartridge should not be listed
> ---------------------------------------------------------
>
> Key: JBIDE-16040
> URL: https://issues.jboss.org/browse/JBIDE-16040
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.1.1.CR1
> Reporter: Marián Labuda
> Priority: Minor
> Labels: embed_wizard
> Fix For: 4.2.x
>
> Attachments: haproxy_cartridge.png
>
>
> There is embedded cartridge Web Balancer listed in table of embedded cartridges. It is not possible use this cartridge in any application, bcs. it's automatically added to scalable application. Remove this cartridge from scalable application is not possible as well. Also on the OpenShift Enterprise is not this cartridge listed.
> !haproxy_cartridge.png!
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 3 months
[JBoss JIRA] (JBIDE-13723) Application wizard: "uncommitted changes" when merging ticket-monster with OpenShift application
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13723?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-13723:
-------------------------------------
Assignee: (was: Andre Dietisheim)
> Application wizard: "uncommitted changes" when merging ticket-monster with OpenShift application
> ------------------------------------------------------------------------------------------------
>
> Key: JBIDE-13723
> URL: https://issues.jboss.org/browse/JBIDE-13723
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.0.1.Final, 4.1.0.Alpha1
> Reporter: Stefan Bunciak
> Labels: application_wizard
> Fix For: 4.2.x
>
> Attachments: out.ogv
>
>
> OpenShift wizard shows an error dialog with "Could not import project to the workspace." message:
> {code}
> org.jboss.tools.openshift.express.internal.ui.UnCommittedChangesException: The project ticket-monster has uncommitted changes. Please commit those changes first.
> at org.jboss.tools.openshift.express.internal.ui.wizard.application.importoperation.ConfigureGitSharedProject.execute(ConfigureGitSharedProject.java:101)
> at org.jboss.tools.openshift.express.internal.ui.wizard.application.OpenShiftExpressApplicationWizardModel.configureGitSharedProject(OpenShiftExpressApplicationWizardModel.java:158)
> at org.jboss.tools.openshift.express.internal.ui.wizard.application.OpenShiftExpressApplicationWizard$ImportJob.runInWorkspace(OpenShiftExpressApplicationWizard.java:319)
> at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
> {code}
> Although git status says there nothing to commit:
> {code}
> [sbunciak@dhcp-27-195 ticket-monster]$ git status
> # On branch master
> nothing to commit (working directory clean)
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 3 months