Bug 1144788
| Summary: | Expose haproxy-sni-proxy mapped ports as environmental variables | ||
|---|---|---|---|
| Product: | OpenShift Online | Reporter: | Ben Parees <bparees> |
| Component: | Image | Assignee: | Ben Parees <bparees> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 2.x | CC: | bparees, bperkins, ggrzybek, hchirino, jokerman, libra-bugs, libra-onpremise-devel, lmeyer, maschmid, mmccomas, xjia |
| Target Milestone: | --- | Keywords: | NeedsTestCase |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1143991 | Environment: | |
| Last Closed: | 2015-02-18 16:51:00 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: | 1143991 | ||
| Bug Blocks: | |||
|
Comment 1
Ben Parees
2014-09-22 17:58:45 UTC
The expected result should contain APP_TLS_PORT_*_PROXY_PORT. Version: devenv_5200 Verify: Create a fuse app on instance. [fuse-test.dev.rhcloud.com 542a536f42c6cec3f3000006]\> env | grep TLS OPENSHIFT_FUSE_APP_TLS_PORT_1_PROXY_PORT=2308 OPENSHIFT_FUSE_APP_TLS_PORT_3_PROXY_PORT=2310 OPENSHIFT_FUSE_APP_TLS_PORT_1=4001 OPENSHIFT_FUSE_APP_TLS_PORT_3=4003 OPENSHIFT_FUSE_APP_TLS_PORT_2=4002 OPENSHIFT_FUSE_APP_TLS_PORT_2_PROXY_PORT=2309 Hiram Chirino <hiram> updated the status of jira ENTESB-1952 to Resolved Marek Schmidt <maschmid> updated the status of jira ENTESB-1952 to Reopened Looks like the TLS port env vars are not exposed to the install script. This is still breaking in https://issues.jboss.org/browse/ENTESB-1952. Should I open a new issue or should we just reopen this one? New one please. Done: BZ 1204207 Hiram Chirino <hiram> updated the status of jira ENTESB-1952 to Resolved Marek Schmidt <maschmid> updated the status of jira ENTESB-1952 to Closed |