Bug 1278143
| Summary: | PODs are failing to be deployed because docker couldn’t pull the images | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Brenton Leanhardt <bleanhar> |
| Component: | Containers | Assignee: | Derek Carr <decarr> |
| Status: | CLOSED ERRATA | QA Contact: | Johnny Liu <jialiu> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 3.0.0 | CC: | abenaiss, aos-bugs, atomic-bugs, dmcphers, dwalsh, erich, haowang, jokerman, lsm5, mmccomas, pep, pruan, xtian |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | openshift-3.0.2.0-0.git.33.f6b0f24.el7ose | Doc Type: | Bug Fix |
| Doc Text: |
Cause:
Bug in Docker 1.8.
Consequence:
Concurrent image pulls can result in broke images.
Fix:
Kubernetes patch to serially pull docker images.
Result:
This is a workaround until Docker 1.9 is released. It's important to understand that this only solves the problem for images pulled by the Kubelet. Docker pulls outside of Kubernetes could still trigger the problem.
|
Story Points: | --- |
| Clone Of: | 1256877 | Environment: | |
| Last Closed: | 2015-11-09 13:46:12 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: | |||
| Bug Depends On: | 1256877 | ||
| Bug Blocks: | |||
|
Comment 7
errata-xmlrpc
2015-11-09 13:46:12 UTC
|