Bug 1516589
Summary: | 'oadm diagnostics NetworkCheck' will always using 'registry.access.redhat.com' pull images | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | zhaozhanqi <zzhao> |
Component: | Networking | Assignee: | Ravi Sankar <rpenta> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Meng Bo <bmeng> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 3.7.0 | CC: | aos-bugs, dapark, smunilla, weliang |
Target Milestone: | --- | ||
Target Release: | 3.9.0 | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | v3.9.0-0.19.0 | Doc Type: | Bug Fix |
Doc Text: |
Cause: incorrect registry path was used by network diagnostics
Consequence: image pull fails
Fix: Fix registry path used by network diags
Result: image pull succeeds
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2018-06-18 18:08:33 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
zhaozhanqi
2017-11-23 02:10:32 UTC
Verified this bug on v3.9.0-0.19.0 oc adm diagnostics NetworkCheck --help ... ... --network-pod-image='openshift3/ose:v3.9.0-0.19.0': Image to use for network diagnostic pod --network-test-pod-image='openshift3/ose-deployer:v3.9.0-0.19.0': Image to use for network diagnostic test pod ... |