[jbosstools-issues] [JBoss JIRA] (JBIDE-12013) Cannot embed phpmyadmin to a scalable app

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Wed Jan 9 13:07:08 EST 2013


     [ https://issues.jboss.org/browse/JBIDE-12013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andre Dietisheim updated JBIDE-12013:
-------------------------------------

    Description: 
# EXEC: open the *New OpenShift Application* wizard 
# EXEC: check *enable scaling* 
# EXEC: check *phpmysql* embedded cartridge 
# EXEC: hit *Finish* 

Result: 
You get the following error: 

!can-only-embed-mysql-and-jenkins.png! 

Only *mysql*, *mongodb*, *postgres* and *jenkins-client* may be embedded to scalable apps! 

IMHO we should not hardcode any list of allowed embeddable cartridges since this list would get outdated very quickly. The backend should allow us to query such a list. Since there's no cartridge metadata yet, we currently have a local embedding strategy. This should get enhanced to disallow certrain cartridges for scalable applications

  was:
# EXEC: open the *New OpenShift Application* wizard 
# EXEC: check *enable scaling* 
# EXEC: check *phpmysql* embedded cartridge 
# EXEC: hit *Finish* 

Result: 
You get the following error: 

!can-only-embed-mysql-and-jenkins.png! 

Only *mysql*, *mongodb*, *postgres* and *jenkins-client* may be embedded to scalable apps! 

IMHO we should not hardcode any list of allowed embeddable cartridges since this list would get outdated very quickly. The backend should allow us to query such a list.


    
> Cannot embed phpmyadmin to a scalable app
> -----------------------------------------
>
>                 Key: JBIDE-12013
>                 URL: https://issues.jboss.org/browse/JBIDE-12013
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: openshift
>    Affects Versions: 3.3.0.Beta3
>            Reporter: Andre Dietisheim
>            Assignee: Andre Dietisheim
>            Priority: Minor
>             Fix For: 4.1.x
>
>         Attachments: can-only-embed-mysql-and-jenkins.png, can-only-embed-mysql-and-jenkins.png
>
>
> # EXEC: open the *New OpenShift Application* wizard 
> # EXEC: check *enable scaling* 
> # EXEC: check *phpmysql* embedded cartridge 
> # EXEC: hit *Finish* 
> Result: 
> You get the following error: 
> !can-only-embed-mysql-and-jenkins.png! 
> Only *mysql*, *mongodb*, *postgres* and *jenkins-client* may be embedded to scalable apps! 
> IMHO we should not hardcode any list of allowed embeddable cartridges since this list would get outdated very quickly. The backend should allow us to query such a list. Since there's no cartridge metadata yet, we currently have a local embedding strategy. This should get enhanced to disallow certrain cartridges for scalable applications

--
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


More information about the jbosstools-issues mailing list