Bug 1862543
| Summary: | Failed to upgrade CAM from 1.2.3 to 1.2.4 on OCP3.7 as Velero and restic pod always take the old images | |||
|---|---|---|---|---|
| Product: | Migration Toolkit for Containers | Reporter: | John Matthews <jmatthew> | |
| Component: | General | Assignee: | John Matthews <jmatthew> | |
| Status: | CLOSED ERRATA | QA Contact: | Xin jiang <xjiang> | |
| Severity: | medium | Docs Contact: | Avital Pinnick <apinnick> | |
| Priority: | unspecified | |||
| Version: | 1.3.0 | CC: | chezhang, ernelson, jmontleo, pvauter, rjohnson, sregidor, whu, xjiang | |
| Target Milestone: | --- | |||
| Target Release: | 1.3.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | 1861971 | |||
| : | 1862544 (view as bug list) | Environment: | ||
| Last Closed: | 2020-09-30 18:42:39 UTC | Type: | --- | |
| 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: | 1861971, 1862544 | |||
| Bug Blocks: | ||||
|
Description
John Matthews
2020-07-31 16:32:46 UTC
*** Bug 1862544 has been marked as a duplicate of this bug. *** Looking further it seems to be just the initContainers. This might be an openshift bug:https://github.com/kubernetes/kubernetes/issues/47264 https://github.com/kubernetes/kubernetes/issues/47264 "Correct. Pre-1.8, the information is duplicated in two places in the object, with the annotation taking precedence. 1.8+, only the field is honored. You should set the field for forward compatibility, and set the annotation if you want your changes to be effective against a pre-1.8 server." We may be able to template in the relevant information for 3.7 the same way we set v1beta1 / v1 for the Deployment depending on the version. verified with MTC 1.3.0 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 (Migration Toolkit for Containers (MTC) Tool image release advisory 1.3.0), 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:4148 |