| Summary: | phpmyadmin can be added to scalable application and does not work. | ||
|---|---|---|---|
| Product: | OpenShift Online | Reporter: | Marty <martybjones> |
| Component: | Pod | Assignee: | Abhishek Gupta <abhgupta> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 2.x | CC: | dmcphers, yujzhang |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-01-24 03:24:58 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Marty
2013-10-17 16:33:36 UTC
Tried on PROD, the phpmyadmin can be added to scalable app through website and rhc client without username and password given, and the url of phpmyadmin can not be accessed. Proposed fix --> https://github.com/openshift/origin-server/pull/3939 Commit pushed to master at https://github.com/openshift/origin-server https://github.com/openshift/origin-server/commit/fcae2c3d7778d645758352fcdc6a006d95c29e96 Fix for bug 1020440, 1021041, 1021462, 1021467, and a typo We are now preventing phpmyadmin cartridge from being added to a scalable application. Tested on devenv_3932, the phpmyadmin cartridge can not be added to scalable app through website and rhc, error message "phpmyadmin-4 cannot be embedded in scalable app 'jbosseap'." will be displayed, so verify this bug, thanks! Tested on STG(devenv-stage_528), this issue also fixed on STG, so verify this bug, thanks. |