| Summary: | nil scales_to value from broker on cartridge | ||
|---|---|---|---|
| Product: | OpenShift Online | Reporter: | Jessica Forrester <jforrest> |
| Component: | Pod | Assignee: | Lili Nader <lnader> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 2.x | CC: | dmcphers, jhou, lnader, mfisher |
| 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:23:42 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
Jessica Forrester
2013-10-08 16:52:54 UTC
At a min we can catch this in rest_cartridge and return 1,-1 for min/max. It seems though for a downloadable cart the logic to determine the scaling component is broken. Verified on STG Create scalable application with custom cartridge https://raw.github.com/jhou1/openshift-custom-perl/master/metadata/manifest.yml, the min/max of the cartridge defined in manifest.yml was set properly after the appliaction is created. app1 @ http://app1-jhou.stg.rhcloud.com/ (uuid: 526501d6dbd93c4b10000632) ------------------------------------------------------------------------- Domain: jhou Created: 6:28 PM Gears: 1 (defaults to small) Git URL: ssh://526501d6dbd93c4b10000632.rhcloud.com/~/git/app1.git/ SSH: 526501d6dbd93c4b10000632.rhcloud.com Deployment: manual 1jhou-perl-5.10 (Perl 5.10) --------------------------- From: https://raw.github.com/jhou1/openshift-custom-perl/master/metadata/manifest.yml Scaling: x1 (minimum: 2, maximum: 4) on small gears haproxy-1.4 (Web Load Balancer) ------------------------------- Gears: Located with 1jhou-perl-5.10 |