Bug 1152700
Summary: | node - skip partial deployments | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Jason DeTiberus <jdetiber> |
Component: | Containers | Assignee: | Jason DeTiberus <jdetiber> |
Status: | CLOSED ERRATA | QA Contact: | libra bugs <libra-bugs> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 2.1.0 | CC: | adellape, anli, bmeng, jack, jhonce, jokerman, libra-bugs, libra-onpremise-devel, mmccomas, zzhao |
Target Milestone: | --- | Keywords: | Reopened, Upstream |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
Previously, incomplete deployments that had never been activated caused the broker to no longer update the deployments list for the application. This created a situation where the user would be unable to rollback a failed deployment if the last successful deployment was after an incomplete one. This bug fix updates node logic to skip incomplete deployments when reporting to the broker, and as a result users can successfully rollback deployments in this scenario.
|
Story Points: | --- |
Clone Of: | 1148252 | Environment: | |
Last Closed: | 2014-11-03 19:55:29 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: | 1148252 | ||
Bug Blocks: |
Comment 2
Anping Li
2014-10-16 02:16:20 UTC
Verified and pass. the prior deployment can be roll-back by rhc deployment-activate fef49c71 - sphp. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHSA-2014-1796.html |