Bug 1605166
| Summary: | kubelet unable to run with cri-o 1.9.13 | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Borja Aranda <farandac> |
| Component: | Containers | Assignee: | Mrunal Patel <mpatel> |
| Status: | CLOSED DUPLICATE | QA Contact: | DeShuai Ma <dma> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 3.9.0 | CC: | aos-bugs, jokerman, mmccomas, wkulhane |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| 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-07-20 13:17:32 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
Borja Aranda
2018-07-20 10:47:32 UTC
It appears on top of that the prerequisites playbooks pull the cri-o:latest image instead of cri-o:release
2018-07-20 11:16:19,003 p=18152 u=root | ok: [support1.muc.internal] => {
"l_crio_image": "registry.access.redhat.com/openshift3/cri-o:latest"
}
2018-07-20 11:16:19,009 p=18152 u=root | ok: [support2.muc.internal] => {
"l_crio_image": "registry.access.redhat.com/openshift3/cri-o:latest"
Which means this now also breaks releases earlier than 3.9.33 like 3.9.31... *** This bug has been marked as a duplicate of bug 1599605 *** |