| Summary: | when do operation on an app under another app's repo dir which not belong to the same domain, 'Domain not found' message show up | ||
|---|---|---|---|
| Product: | OpenShift Online | Reporter: | weiwei jiang <wjiang> |
| Component: | oc | Assignee: | Clayton Coleman <ccoleman> |
| Status: | CLOSED WONTFIX | QA Contact: | libra bugs <libra-bugs> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 2.x | CC: | jliggitt, wsun |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-06-06 17:50: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: | |
|
Description
weiwei jiang
2013-10-11 05:51:50 UTC
As designed (for now). You'll need to specify something with -n. Reopen this issue for 1. we support multiple domains 2. we aim to support multiple servers switch So, when we do some operation on app under another app which not belong the same domain, the issue will be reproduced. Working as designed. If you specify a domain on the command line, the command works. If you do not specify a domain, RHC tries to figure out the domain from the environment, including the domain for the app repo of the current directory. If you are in the repo directory of an app, and you want to use rhc to work with another app or domain, you have to provide the app or domain to rhc explicitly in the command line. |