Bug 1537478
Summary: | DiagnosticPod reports CreateContainerError | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Anping Li <anli> |
Component: | oc | Assignee: | Luke Meyer <lmeyer> |
Status: | CLOSED DUPLICATE | QA Contact: | Xingxing Xia <xxia> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 3.9.0 | CC: | aos-bugs, jokerman, mmccomas |
Target Milestone: | --- | ||
Target Release: | 3.9.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: | 2018-01-23 16:45:49 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
Anping Li
2018-01-23 10:07:30 UTC
Thanks for investigating this. I'm going to call this a duplicate. The root problem (missing binary on the image) is being fixed. There's a reasonable argument that the diagnostic should give an error instead of a warning when this happens, but without digging further all it really knows is that the pod is not running, which could happen for a variety of reasons. I don't really want this to diagnose the diagnostic (which really only expands the complexity as there is no end to what can go wrong), but I also don't want to declare that the diagnostic has found an error when really it just failed to run at all. Warning is a compromise. *** This bug has been marked as a duplicate of bug 1534513 *** |