Bug 2014071
| Summary: | Payload imagestream new tags not properly updated during cluster upgrade | ||||||
|---|---|---|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Kevin Pouget <kpouget> | ||||
| Component: | Cluster Version Operator | Assignee: | Jack Ottofaro <jack.ottofaro> | ||||
| Status: | CLOSED ERRATA | QA Contact: | XiuJuan Wang <xiuwang> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 4.9 | CC: | aos-bugs, jack.ottofaro, lmohanty, yanyang | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 4.10.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | No Doc Update | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2022-03-10 16:19:35 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: | 2015024 | ||||||
| Attachments: |
|
||||||
|
Description
Kevin Pouget
2021-10-14 12:27:22 UTC
Reproduce it when upgrade 4.9 to 4.10.0-0.nightly-2021-10-16-173656
Installed a 4.9.0-0.nightly-2021-10-16-173626 cluster,
$oc get is driver-toolkit -n openshift -o=jsonpath={.spec.tags[*].name}
49.84.202110142155-0 latest
Upgrade cluster from 4.9 to 4.10.0-0.ci-2021-10-19-025144
$oc get is driver-toolkit -n openshift -o=jsonpath={.spec.tags[*].name}
410.84.202110151740-0 49.84.202110142155-0 latest
Details http://pastebin.test.redhat.com/1002288
Moving this back to Assigned in order to change the fix to remove dependency on TagReference struct fields. Verified it again upgrade 4.9.0 to 4.10.0-0.ci-2021-10-20-044038 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 (Moderate: OpenShift Container Platform 4.10.3 security update), 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/RHSA-2022:0056 |