| Summary: | Cannot add rockmongo-1.1 to a scalable nodejs-0.10 app with mongodb-2.2 cartridge | ||
|---|---|---|---|
| Product: | OpenShift Online | Reporter: | Petar Bojinov <petarbojinov> |
| Component: | Containers | Assignee: | Timothy Williams <tiwillia> |
| Status: | CLOSED UPSTREAM | QA Contact: | libra bugs <libra-bugs> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 2.x | CC: | roger.williamson |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Mac OS | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-10-25 22:16:31 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
Petar Bojinov
2013-10-25 22:12:01 UTC
Status of this enhancement request can be tracked here: https://trello.com/c/9ZSjRz9y (In reply to Jhon Honce from comment #1) > Status of this enhancement request can be tracked here: > https://trello.com/c/9ZSjRz9y The Trello card is private. How is the public supposed to follow the progress of this issue? Hi Roger, I don't think that the card is private I suspect it's simply been archived since this issue was filed a few years ago. I'm passing this to the team that maintains our 2.x codebase so they can follow up in case any improvements have been made to the cartridges involved. I would guess that this point we aren't adding new features. They'll know for sure though. For what its worth, the error reported can still be reproduced. This isn't specific to the rockmongo cartridge. The phpmyadmin cartridge behaves the same way when added to a scaled php/mysql application: rhc cartridge-add phpmyadmin -a phpmytest Using phpmyadmin-4 (phpMyAdmin 4.0) for 'phpmyadmin' Adding phpmyadmin-4 to application 'phpmytest' ... phpmyadmin-4 cannot be embedded in scalable app 'phpmytest'. Due to cartridge architecture, it is not possible currently for these cartridges to be co-located with the database cartridge in a scaled application. It is also not likely, due to the high estimate of work involved, that this feature will be added for these cartridges. I will leave this bug in CLOSED state. This issue is already solved with origin, the latest openshift codebase: https://github.com/openshift/origin |