Bug 1760665
| Summary: | upgrade.yml playbook didn't update cri-o package during upgrade | |||
|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Gaoyun Pei <gpei> | |
| Component: | Installer | Assignee: | Russell Teague <rteague> | |
| Installer sub component: | openshift-ansible | QA Contact: | Gaoyun Pei <gpei> | |
| Status: | CLOSED ERRATA | Docs Contact: | ||
| Severity: | high | |||
| Priority: | high | CC: | bleanhar, wzheng | |
| Version: | 4.2.0 | |||
| Target Milestone: | --- | |||
| Target Release: | 4.3.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1760859 (view as bug list) | Environment: | ||
| Last Closed: | 2020-01-23 11:07:15 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: | ||||
| Bug Blocks: | 1760859 | |||
|
Description
Gaoyun Pei
2019-10-11 05:15:07 UTC
Definitely seems like a bug and it should be a quick fix. Hi Gaoyun, so we understand the urgency, aside from the following bug fixes in cri-o, are there other obviously broken OpenShift features as a result of the cri-o upgrade failure? If you don't know, that's a fair answer. https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10214 (med severity, token security) https://bugzilla.redhat.com/show_bug.cgi?id=1726326 (jenkins) https://bugzilla.redhat.com/show_bug.cgi?id=1731370 (disable fips) (In reply to Brenton Leanhardt from comment #1) > Definitely seems like a bug and it should be a quick fix. > > Hi Gaoyun, so we understand the urgency, aside from the following bug fixes > in cri-o, are there other obviously broken OpenShift features as a result of > the cri-o upgrade failure? If you don't know, that's a fair answer. > > https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10214 (med severity, > token security) > https://bugzilla.redhat.com/show_bug.cgi?id=1726326 (jenkins) > https://bugzilla.redhat.com/show_bug.cgi?id=1731370 (disable fips) Hi Brenton, I didn't see any obvious error after the upgrade, actually the infra pods(like machine-config-daemon/dns) are running normally on the RHEL worker with cri-o-1.13.11, but I didn't make further testing on it. Proposed PR has been merged into openshift-ansible-4.3.0-201910111316.git.190.ba71029.el7.noarch.rpm. "state: latest" of `package` module could ensure packages are upgraded to the latest version when running the task, so move this bug to verified. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:0062 |