| Summary: | Display OpenShift instance name when requesting password | ||
|---|---|---|---|
| Product: | OKD | Reporter: | thunt |
| Component: | oc | Assignee: | Jordan Liggitt <jliggitt> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 2.x | CC: | jliggitt, sztsian, wjiang |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-01-30 00:47:01 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
thunt
2013-11-21 22:24:42 UTC
I have submitted my fix. Pull request https://github.com/openshift/rhc/pull/517 Will merge in https://github.com/openshift/rhc/pull/518 Commit pushed to master at https://github.com/openshift/rhc https://github.com/openshift/rhc/commit/d2078beac0de04323c7a478da31200e658fac161 Bug 1033348 Display OpenShift instance name when requesting password https://bugzilla.redhat.com/show_bug.cgi?id=1033348 Added openshift_server name in Line 77 to show the server info. Tried on devenv_4087 with rhc build from it, and the result is : # rhc apps Your authorization token has expired. Please sign in now to continue on ec2-67-202-36-80.compute-1.amazonaws.com. Password: So, verify this issue. |