| Summary: | Should show some notification message about the mismatch between the gear upgrade extension version and user provided version | ||
|---|---|---|---|
| Product: | OpenShift Online | Reporter: | Meng Bo <bmeng> |
| Component: | Image | Assignee: | Dan McPherson <dmcphers> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | 2.x | CC: | agoldste, dmcphers |
| 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-30 00:52:07 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
Meng Bo
2013-12-05 10:50:53 UTC
https://github.com/openshift/origin-server/pull/4528 I've added the message to the warnings in upgrade_results. Commits pushed to master at https://github.com/openshift/origin-server https://github.com/openshift/origin-server/commit/354bd60db23d5a86b4d5c55a12ebd0bf266cdf39 Bug 1038559 https://github.com/openshift/origin-server/commit/bcaed5e3798ea0c14797815ac3035b3464b7e036 Merge pull request #4528 from danmcp/bug1038559 Merged by openshift-bot Checked on devenv_4248, new warning message added to the log.
"upgrade_complete": true,
"warnings": [
"Version mismatch between supplied release version (2.0.39) and extension version (2.0.37)"
]
Move bug to verified.
|