Bug 1810266
| Summary: | Unexpected Interface chosen when running oc port-forward | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Chris Paquin <cpaquin> |
| Component: | oc | Assignee: | Nobody <nobody> |
| oc sub component: | oc | QA Contact: | zhou ying <yinzhou> |
| Status: | CLOSED NOTABUG | Docs Contact: | |
| Severity: | medium | ||
| Priority: | unspecified | CC: | aos-bugs, dcbw, jokerman, mfojtik |
| Version: | 4.3.0 | ||
| Target Milestone: | --- | ||
| Target Release: | 4.5.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-05-08 17:30:27 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: | |||
|
Description
Chris Paquin
2020-03-04 20:08:14 UTC
If you use the --address option for port-forward and set it to the right node IP address, does that make it work? If your machine has multiple addresses one is chosen base on alphabetical order. You have the --address option to explicitly specify one, if the default picked is not the desired one. |