Bug 1389464
Summary: | oc logs errors out with "short write" error | ||||||
---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Vikas Laad <vlaad> | ||||
Component: | Node | Assignee: | Avesh Agarwal <avagarwa> | ||||
Status: | CLOSED ERRATA | QA Contact: | DeShuai Ma <dma> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 3.4.0 | CC: | agoldste, aos-bugs, decarr, jokerman, mifiedle, mmccomas, vlaad, xtian | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: |
oc logs was using a wrapped word writer that could modify input in some cases such that the length of output was not equal to the length of input and this could cause ErrShortWrite (short write) error. This change restores oc logs to use golang's standard output writer.
|
Story Points: | --- | ||||
Clone Of: | Environment: | ||||||
Last Closed: | 2017-01-18 12:47:11 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: | |||||||
Attachments: |
|