Bug 1131518
| Summary: | allow scaled app to be ha at creation (via rhc or gui) | |||
|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | August Simonelli <asimonel> | |
| Component: | RFE | Assignee: | Miheer Salunke <misalunk> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | ||
| Severity: | unspecified | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 2.1.0 | CC: | bleanhar, erich, jokerman, libra-onpremise-devel, mbarrett, mmasters, mmccomas, pep | |
| Target Milestone: | --- | Keywords: | FutureFeature | |
| Target Release: | --- | |||
| Hardware: | x86_64 | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | Enhancement | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1139374 (view as bug list) | Environment: | ||
| Last Closed: | 2016-01-27 21:26:36 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: | ||
| Embargoed: | ||||
| Bug Depends On: | 1158704 | |||
| Bug Blocks: | 1139374 | |||
|
Comment 1
August Simonelli
2014-08-19 13:26:18 UTC
I think https://github.com/miheer/rhc/commit/299f771be46669a1c1d46731e8c3b0215f4526bf completes this. There is still discussion at the pull request for that commit regarding the user interface for exposing the make-ha feature (<https://github.com/openshift/rhc/pull/647>), as well as an independently developed pull request that implements a slightly different user interface (<https://github.com/openshift/rhc/pull/649>). It has not yet been decided which approach to the UI will be used. This is no longer relevant, the design is to split out the commands. There is now an rhc app enable-ha which is executed after rhc create-app has completed. |