Bug 1123105
| Summary: | binary deployment to JBossEWS application can result in dangling symlinks under jboss/conf/ | ||
|---|---|---|---|
| Product: | OpenShift Online | Reporter: | Miciah Dashiel Butler Masters <mmasters> |
| Component: | Image | Assignee: | Maciej Szulik <maszulik> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | 2.x | CC: | bleanhar, bmeng, chunchen, jokerman, libra-bugs, libra-onpremise-devel, mmccomas, veer |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1118275 | Environment: | |
| Last Closed: | 2014-10-10 00:49:39 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: | |||
| Bug Blocks: | 1118275 | ||
|
Comment 2
Maciej Szulik
2014-07-28 14:03:35 UTC
Commits pushed to master at https://github.com/openshift/origin-server https://github.com/openshift/origin-server/commit/b387a4d029774437249bc8237553974e6f96d680 Bug 1123105 - Fixed binary jbossews binary deployment, currently when no config files are specified inside archive, then template's one are taken as the default https://github.com/openshift/origin-server/commit/76b3e766758e76867203e2290573eea776231735 Merge pull request #5665 from soltysh/bug1123105 Merged by openshift-bot Checked on devenv_5020, After binary deploy, the links under jbossews/conf point to /var/lib/openshift/53d7445227a2197dd9000156/jbossews//template/.openshift/config/* And also covered the migration testing, old app will get fixed also. Move bug to verified. |